[Bug 61381] Re: gnome-settings-daemon crashes at login
John Fettig
jfettig at uiuc.edu
Wed Mar 7 16:57:33 UTC 2007
I can confirm the problem being reported for VNC. The solution is this:
In your ~/.vnc/xstartup file put the following:
#!/bin/sh
vncconfig -iconic &
eval `dbus-launch --sh-syntax --exit-with-session`
gnome-session &
Then chmod 744 xstartup, and your problem should be fixed. Again, this
only applies to the VNC issue.
--
gnome-settings-daemon crashes at login
https://launchpad.net/bugs/61381
More information about the desktop-bugs
mailing list