On 6/13/07, Olaf Grüttner <[EMAIL PROTECTED]> wrote: > A question for the people out there who have successfully compiled > gnome-2.18: > what versions of dbus, dbus-glib, hal and python-gnome-desktop are you > using?
Your problem still seems to be that gnome-settings-daemon is not running. When you start gnome, open a shell (switch back to a VT if necessary) and check if gnome-settings-daemon is running. If it's not, then that's a problem. Look in the file ~/.xsession-errors. gnome-session should have an error message if it couldn't start gnome-settings-daemon. Also, try setting "export GSM_VERBOSE_DEBUG=1" before running gnome-session. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
