Re: gconf problems
Havoc Pennington <[email protected]> Thu, 15 Nov 2007 13:57:18 -0500
| Newsgroups | gmane.comp.gnome.lib.gconf |
|---|---|
| Message-ID | <[email protected]> |
Hi, Does Mandriva still set TMPDIR to your home directory or something like that? Do you have an NFS homedir? Try an strace on gconfd-2, and look for fcntl() on a file called "ior", see if the lock attempt is failing. Can also try 'GCONF_DEBUG_OUTPUT=1 gconfd-2' Havoc