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 303495 - popt for seahorse-agent
popt for seahorse-agent
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other Linux
: Normal enhancement
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2005-05-08 20:07 UTC by Adam Schreiber
Modified: 2005-05-11 01:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
popt for seahorse-agent (2.55 KB, patch)
2005-05-08 20:07 UTC, Adam Schreiber
committed Details | Review

Description Adam Schreiber 2005-05-08 20:07:04 UTC
popt for seahorse-agent
Comment 1 Adam Schreiber 2005-05-08 20:07:27 UTC
Created attachment 46184 [details] [review]
popt for seahorse-agent
Comment 2 Stef Walter 2005-05-09 05:03:51 UTC
Hmmm, I don't have time to look into all the details right now, but
seahorse-agent doesn't start up on my machine after applying this patch. No
messages are printed.
Comment 3 Adam Schreiber 2005-05-09 12:10:27 UTC
Seahorse-agent has never had any output for me.  I tried starting seahorse-agent
both with an without the -v flag and there was no output but ps -x|grep seahorse
always showed it running.
Comment 4 Stef Walter 2005-05-11 01:11:05 UTC
Committed with some a small change: One of the args in the popt structure was
'FALSE' instead of 'TRUE'.