https://bugzilla.novell.com/show_bug.cgi?id=438081 User glunardi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=438081#c28 Guy Lunardi <glunardi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glunardi@novell.com --- Comment #28 from Guy Lunardi <glunardi@novell.com> 2009-02-16 14:32:49 MST --- The patch in comment 15 causes the various tools to be out of sync. Opened https://bugzilla.novell.com/show_bug.cgi?id=476288 We could re-open this instead to complete the fix (patching ccsm and simple-ccsm strace ouput of ccsm when loading on SLED11 RC4: 635 stat64("/home/glunardi/.config/compiz/compizconfig/Default.ini", 0xbfd1fd5c) = -1 ENOENT (No such file or directory) 635 open("/home/glunardi/.config/compiz/compizconfig/Default.ini", O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 ENOENT (No such file or directory) 635 open("/home/glunardi/.config/compiz/compizconfig", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 635 open("/home/glunardi/.compizconfig/backends", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) It does not try to stat the file at /home/glunardi/.config/compiz/compizconfig-1/Default.ini -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.