Comment 14 for bug 73544

Revision history for this message
Mathieu Alorent (kumy) wrote :

I had my window decoration active until found something about active plugins

If I activate "Normal Effects" I get no active plugins
$ gconftool --get /apps/compiz/general/allscreens/options/active_plugins
[]

I then activate "Extra effects"
$ gconftool --get /apps/compiz/general/allscreens/options/active_plugins
[ring,blur,wobbly]

I manually activate some modules..
gconftool --set /apps/compiz/general/allscreens/options/active_plugins -t string "[ccp,gconf,svg,png,decoration,crashhandler,annotate,screenshot,clone,showdesktop,move,place,resize,switcher,minimize,scale]"

And I get my window decoration, moveable window...

I think that "Normal effects" has an empty list and should be corrected
as if I enable "Extra Effects" again i lost my others activateed plugins..
$ gconftool --get /apps/compiz/general/allscreens/options/active_plugins
[ring,blur,wobbly]