Based on the comments from the previous post I wanted to offer an update. A much simpler solution is to simply activate the compositing within recent versions of Gnome.
gconftool-2 -s --type bool /apps/metacity/general/compositing_manager true
This does introduce a known bug which can break enabling compiz however. If you want to activate compiz after toggling this value, you’ll need to de-activate it first.
gconftool-2 -s --type bool /apps/metacity/general/compositing_manager false
Thanks to Christoph, Philip and Cory for this tip.
or
metacity -c
to turn it on.
Thank you so much man. That is a simple and very arbitrary, yet incredibly useful thing to know.
My system is now working right.
Thanks.
“This does introduce a known bug”
This is not a bug silly. If you turn one compositor on, then you can’t turn another one.
It’s like being in one place and not being in another at the same time.
The google ads fucks up the code snipet.
Enabling and then Disabling Metacity compositing in the same session will lock up your desktop. Even on Debian Lenny.
This helped me to enable compositing, but if you still wanna use Compiz, you just go to Preferences –> Appearance –> Visual Effects and select “Extra”… at least, this worked for me…
Just wanted to say that this helped me immensely when I upgraded my Ubuntu 10.10 (alpha 2) today and compiz got messed up, making my Docky not work properly. The commands worked perfectly (even for someone as inept at *nix as I am). Thanks a million!
http://benaiah41.wordpress.com/2009/04/19/enabling-compositing-in-ubuntu/
please try above link.
OMG, THANK YOU SO MUCH!!! You just answered my question that I’ve been bashing my head against for about an hour now!!! All better. 🙂
Thanx for the help..this works in 10.10 too