View Full Version : Help with Compiz Screen options
gnumdk
January 29th, 2007, 01:15 PM
http://puffy.homelinux.org/~gnumdk/compiz/patch/focusP.patch
Here is a patch to enable/disable focus prevention.
It make compiz segfault and i don't understand why.
I'm missing something but i don't find what...
In fact, it segfault everytime i add
#define COMP_SCREEN_OPTION_FOCUS_PREVENTION 12
#define COMP_SCREEN_OPTION_NUM 13
Thanx for any help :)
mikedee
January 29th, 2007, 02:59 PM
I applied your patches to a clean tree and it didnt crash. The code you have submitted looks fine to me so its probably somewhere else.
Try deleting all the plugins and reinstalling, that normally does it for me :)
gnumdk
January 29th, 2007, 03:18 PM
The patch was missing compiz.h modification?
Have you add it by hand?
Will try at home this evening.
Cedric
mikedee
January 29th, 2007, 03:35 PM
The patch was missing compiz.h modification?
Have you add it by hand?
I patched it all by hand from the patches you supplied, I just added the extra defines needed.
Try to get a backtrace as that will identify exactly what is crashing it, I don't think its those patches though. I didnt try to add the gconf key or anything, I just loaded it and it ran.
gnumdk
January 29th, 2007, 03:41 PM
It works after cleaning all my /usr/*/compiz/* and my ~/.compiz ...
Thanks :)
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.