View Full Version : Awn
muntaser
January 16th, 2008, 05:29 PM
Can someone help pls! Mine configuration does not work!
I got to the place where I press alt+F2, and fill that thing and select it and press "run". However after I did that no bar/dock appeared. So I did it again and selected "run in terminal" and then the message below appeared in the terminal:
"Error: Screen isn't composited. Please run compiz (-fusion) or another compositing manager."
What shall I do next??
jamesey
January 16th, 2008, 05:46 PM
I'm a noob, so someone else will need to fill in details, but basically you need to:
make sure your restricted drivers or upgraded drivers are installed. do that and restart.
sudo apt-get install xserver-xgl
install compiz or If it's already installed (7.10) you need to enable composting in your xorg.conf (change something from 0 to a 1)
reboot
then run AWN.
muntaser
January 16th, 2008, 06:14 PM
I'm a noob, so someone else will need to fill in details, but basically you need to:
make sure your restricted drivers or upgraded drivers are installed. do that and restart.
install compiz or If it's already installed (7.10) you need to enable composting in your xorg.conf (change something from 0 to a 1)
reboot
then run AWN.
how can i enable compositing?
rune0077
January 16th, 2008, 09:57 PM
type this in a terminal:
sudo gedit /etc/X11/xorg.conf
Find the location where it says:
Section Extensions
If it here says either
Option "Composite" "0"
or
Option "Composite" "Disabled"
then change it to:
Option "Composite" "Enabled"
Then save the file, hit ctrl+alt+backspace and log back in.
If this doesn't fix your problems, then it's probably to do with your drivers and/or your graphics card, but try that first.
glennric
January 16th, 2008, 10:25 PM
Have you enabled compiz? Go to
"System->Preferences->Appearance",
select the "Visual Effects" tab,
and select Normal (or Extra if you have a good enough video card).
If that doesn't work then try some of the other suggestions here.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.