After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 570773 - seahorse-daemon should only start when required
seahorse-daemon should only start when required
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: Daemon
2.25.x
Other Linux
: Normal enhancement
: 2.26.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2009-02-06 10:45 UTC by Sebastien Bacher
Modified: 2009-02-07 19:28 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Sebastien Bacher 2009-02-06 10:45:39 UTC
the new gnome-session allow to run autostart desktop depending on the value of a gconf key that would be nice to use this feature for running seahorse-daemon only when required
Comment 1 Adam Schreiber 2009-02-06 16:41:37 UTC
Is this with the key= syntax found at http://live.gnome.org/SessionManagement/GnomeSession ?
Comment 2 Sebastien Bacher 2009-02-07 14:09:47 UTC
you can look to the gnome-session gnome-session-splash.desktop as an example, it uses a GNOME gconfkey condition to start
Comment 3 Adam Schreiber 2009-02-07 19:28:04 UTC
2009-02-07  Adam Schreiber  <sadam@clemson.edu>

    * daemon/seahorse-daemon.desktop.in.in: Only autostart the daemon when
    sharing is enabled.  Fixes bug #570773