GNOME Bugzilla – Bug 635629
fails to register with session
Last modified: 2010-11-23 20:33:59 UTC
gnome-session[2506]: WARNING: Application 'gnome-settings-daemon.desktop' failed to register before timeout This causes a delay in transitioning from INITIALIZATION to WINDOW_MANAGER.
In gnome-settings-daemon/main.c, could you change the g_debug() call in got_session_proxy() to a g_warning (it should probably be one, no?), and let us know which warning you get, if any?
Created attachment 175128 [details] [review] daemon: Register with gnome-session
Attachment 175128 [details] pushed as c350596 - daemon: Register with gnome-session