Comment 33 for bug 149764

Revision history for this message
keepitsimpleengr (keepitsimpleengineer) wrote :

The hardy-updates repository was already enabled.
I enabled the hardy-proposed repository, updated and had 77 updates.

I noted these changes, among the updates:
< ii nvidia-glx-new-dev-envy 173.14.05+2.6.24.501-501.30 NVIDIA binary XFree86 4.x/X.Org 'new' driver
> ii nvidia-glx-new-dev-envy 173.14.09+2.6.24.502-502.30 NVIDIA binary XFree86 4.x/X.Org 'new' driver
< ii nvidia-glx-new-envy 173.14.05+2.6.24.501-501.30 NVIDIA binary XFree86 4.x/X.Org 'new' driver
> ii nvidia-glx-new-envy 173.14.09+2.6.24.502-502.30 NVIDIA binary XFree86 4.x/X.Org 'new' driver
< ii nvidia-new-kernel-source-envy 173.14.05+2.6.24.501-501.30 NVIDIA binary 'new' kernel module source
> ii nvidia-new-kernel-source-envy 173.14.09+2.6.24.502-502.30 NVIDIA binary 'new' kernel module source
< ii avant-window-navigator 0.2.1-0ubuntu2 A MacOS X like panel for GNOME
> ii avant-window-navigator 0.2.1-0ubuntu2.1 A MacOS X like panel for GNOME
< ii awn-manager 0.2.1-0ubuntu2 A manager for the preferences of avant-windo
> ii awn-manager 0.2.1-0ubuntu2.1 A manager for the preferences of avant-windo
< ii libawn0 0.2.1-0ubuntu2 library for avant-window-navigator
> ii libawn0 0.2.1-0ubuntu2.1 library for avant-window-navigator

I still have the delay on DISPLAY=0.0, but not DISPLAY=:0.1.
compiz is working on both displays, but awn is not working on either.

Runnung the command:
compiz --display :0.0 --only-current-screen --replace &

produces an error (terminal output attached).

Rerunning the command causes compiz to work on :0.0, but not on :0.1

Running:
compiz --display :0.1 --only-current-screen --replace &
causes compix to work on :0.1

Running:
DISPLAY=:0.0 avant-window-navigator &
DISPLAY=:0.1 avant-window-navigator &
causes awn to work.

Hope this helps…