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 484154 - seahorse-daemon should be autostarted on login when key sharing is enabled
seahorse-daemon should be autostarted on login when key sharing is enabled
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: Daemon
2.22.x
Other All
: Normal normal
: 2.22.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2007-10-06 15:10 UTC by Sam Morris
Modified: 2008-12-11 20:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sam Morris 2007-10-06 15:10:42 UTC
Please describe the problem:
Key sharing does not appear to be functional at the moment.

seahorse does not appear to have any listening TCP sockets (according to
netstat), nor has it registered with avahi (according to
avahi-discover).

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Forwarded from <http://bugs.debian.org/438652>
Comment 1 Adam Schreiber 2007-11-09 14:50:30 UTC
Could you see if adding seahorse-daemon to your session start up programs fixes this issue for you?
Comment 2 Sam Morris 2008-01-22 14:24:45 UTC
Running seahorse-daemon manually is fine--but it needs to be launched when key sharing is enabled, and also launched when the user logs in.
Comment 3 Adam Schreiber 2008-12-11 20:20:24 UTC
2008-12-11  Adam Schreiber  <sadam@clemson.edu>

    * configure.in:
    * daemon/Makefile.am:
    * daemon/seahorse-daemon.desktop.in.in:
    * po/POTFILES.in: Autostart seahorse-daemon.  Patch from F. Steinel.
    Fixes bugs #555735, #484154