GNOME Bugzilla – Bug 531566
gnome-settings-daemon should work with unwritable user home directory
Last modified: 2008-05-05 15:29:24 UTC
In some cases, user home directory is possibly not writable. - GDM login screen on Solaris is run by "gdm" account. Because of security by default on Solaris, his home directory is set as unwritable "/". - When you install from CD, home directory is perhaps read-only. But gnome-settings-daemon alwasys try to create ".gnome2" under user home directory. Also, some plugin like font-manager, sound, xrdb-manager will try to create its configuration file under "$HOME/.gnome2". Would be better to let gnome-settings-daemon work correctly even if home directory isn't writable.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 530975 ***
Created attachment 110410 [details] [review] A workaround to override home directory
Please attach your patch to the original open bug, bug 530975. - Mike