PDA

View Full Version : CompizConfig Saves, without effect?


houston08
September 21st, 2007, 01:00 AM
Pretty much all in the title, any changes I make in the CompizConfig Settings Manager, saves, but has no affect. Like, take this for example, the fire on the screen, I'm assigned different hot keys than Ctrl + Click1, and for removing the fire, but even though I change the hotkey for fire, I accidently press Ctrl Click1, and its there, and my hot key for removing the fire doesn't work!? This applies to the entire program though, it saves the settings, but does not use them.

Any ideas?
Thanks!

adamk
September 21st, 2007, 01:32 AM
How are you launching compiz? Changes you make in 'ccsm' will only take effect if you are launching compiz with the ccp plugin. You may need to do something along the lines of:

$ compiz --replace ccp &

If that doesn't work, let us know what distribution you are using and what repository you are using for the compiz packages.

Adam

houston08
September 21st, 2007, 02:02 AM
http://ppa.dogfood.launchpad.net/amaranth/ubuntu feisty restricted universe multiverse (and Source Code)

Http://download.tuxfamily.org/syzygy42 feisty avant-window-navigator (and Source Code)

and I'm using Ubuntu 7.04 I think it is?


When I tried that command in Terminal, my screen went crazy, and everything froze, and I had to reboot.

coz
September 21st, 2007, 05:03 PM
hey houston08,
Well there are several things to try.
You can try this command..........LIBGL_ALWAYS_INDIRECT=1 compiz --replace ccp &
I would suggest installing fusion icon
sudo apt-get install git-core
then
git-clone git://anongit.opencompositing.org/users/crdlb/fusion-icon
then cd fusion-icon sudo make install.
But as adamk mentioned if you are not launching with the ccp plugin fusion will not save the settings. Fusion icon assures that fusion will load properly.
Give it a try and see if it makes a difference :)
coz

houston08
September 22nd, 2007, 01:13 AM
LIBGL_ALWAYS_INDIRECT=1 compiz --replace ccp &
I ran that in terminal and it slowed down a lot. FPS was probably around 1 or 2.I did the git thing you were telling me, but I don't know what it did.

coz
September 22nd, 2007, 05:29 AM
hey houston08
If you did the git install of fusion icon the command to start fusion now would be
fusion-icon
If you are using gnome as the desktop environment fusion icon should be listed under Applications/System tool. You would just click that to start fusion.
coz

houston08
September 22nd, 2007, 06:57 AM
nothing happened, I still don't have my window decorations? I think it's called, click to exit and minimize the window, or move it? window decorations is it?

Forlong
September 22nd, 2007, 01:12 PM
http://ppa.dogfood.launchpad.net/amaranth/ubuntu feisty restricted universe multiverse (and Source Code)

Http://download.tuxfamily.org/syzygy42 feisty avant-window-navigator (and Source Code)
You can use my guide (http://forlong.blogage.de/article/2007/8/26/The-best-way-to-install-Compiz-Fusion-on-Ubuntu-Feisty) for installing and setting up Compiz with the packages from the first repository (if you run into any problems, please let me know in this thread (http://forum.compiz-fusion.org/showthread.php?t=3679))

houston08
September 22nd, 2007, 04:36 PM
that did it, thanks alot!