GNOME Bugzilla – Bug 616225
daemon lacks bus activation file
Last modified: 2010-04-20 01:02:17 UTC
gnome-screensaver exports a useful api over the session bus, but it doesn't provide a file for dbus to activate it when that api is used before screensaver is started. This means, e.g., if the user locks the screen via dbus while the session is first starting up, that the dbus call will fail.
Created attachment 159128 [details] [review] Add session service activation file Right now, if components of the desktop try to use gnome-screensaver's dbus api before its started, then they will fail. This commit adds a service activation file, so dbus will start it if it's needed and not running yet.
http://git.gnome.org/browse/gnome-screensaver/commit/?id=47155576403fea9339a1f702e3dc63455b763fb8