GNOME Bugzilla – Bug 687805
main: Instantiate GsmSystem before grabbing bus name
Last modified: 2012-11-06 21:01:48 UTC
This closes a race condition on startup where the synchronous GDBus calls in GsmSystem spin the main context before we're ready to service regular dbus-glib API calls such as gnome-settings-daemon retrieving the SessionName property.
Created attachment 228309 [details] [review] main: Instantiate GsmSystem before grabbing bus name
*** This bug has been marked as a duplicate of bug 687804 ***