On Fri, 2006-10-13 at 22:45 +0200, Richard Samson wrote: > Hi, > > With latest compiz updates i can't get gtk-window-decorator working. > > I add gwd gconf keys I saw in list archives : > http://lists.freedesktop.org/archives/compiz/2006-October/000627.html > No success. > > I use this script to start compiz : > killall gtk-window-decorator > gtk-window-decorator & > export __GL_YIELD="NOTHING"; compiz --replace --use-cow gconf & > > Compiz load but without window decoration. > > I'm on ubuntu edgy with nvidia beta drivers 9625
FWIW, I also see this with compiz 0.3.2 + krh's AIGLX patches from the start of August. (Have they been moved or has development stalled?) One thing I've noticed is that the gconf schema has a default set of active plugins, but when the gconf plugin is launched, it seems that the key is replaced with the argv plugins, which could be a problem if the only one specified is the gconf plugin itself ;) It also appears that /apps/compiz/general/allscreens/options/active_plugins is (still) an array, but now with only one element: a space seperated string of plugins. Is this intentional? _______________________________________________ compiz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/compiz
