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 166224 - Seahorse-agent fails to load with gnupg 1.4
Seahorse-agent fails to load with gnupg 1.4
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other All
: Normal major
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks: 161697
 
 
Reported: 2005-02-04 01:18 UTC by Adam Schreiber
Modified: 2005-02-04 16:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Schreiber 2005-02-04 01:18:10 UTC
Please describe the problem:
When seahorse-agent is run the following is output:

$ seahorse-agent

** (seahorse-agent:14599): CRITICAL **: gpg_options_init: assertion `engine &&
engine->version && engine->file_name && g_str_has_prefix (engine->version,
GPG_VERSION_PREFIX)' failed
seahorse-agent: couldn't read gpg configuration, will try to create

** (seahorse-agent:14599): CRITICAL **: gpg_options_init: assertion `engine &&
engine->version && engine->file_name && g_str_has_prefix (engine->version,
GPG_VERSION_PREFIX)' failed
seahorse-agent: couldn't modify gpg configuration: Invalid crypto engine


Steps to reproduce:
1. run seahorse-agent with gnupg-1.4.0



Actual results:


Expected results:
seahorse-agent loads and caches passphrases

Does this happen every time?
yes

Other information:
Comment 1 Stef Walter 2005-02-04 02:52:27 UTC
I've relaxed the restriction that forced seahorse-agent to run with gpg 1.2. Now
it'll run with any version of gpg 1.x

However this needs to be tested. Please only close this bug when you're sure
that seahorse-agent's gpg.conf modifying works with gpg 1.4
Comment 2 Adam Schreiber 2005-02-04 04:09:51 UTC
Please tell me exactly what's being modified so I can check for it.
Comment 3 Stef Walter 2005-02-04 06:30:58 UTC
Here's the commit:
http://cia.navi.cx/stats/project/gnome/seahorse/.message/4136462
Comment 4 Adam Schreiber 2005-02-04 16:24:19 UTC
seahorse-agent sucessfully modified gpg.conf, and seahorse-agent worked as
specified with Enigmail and Thunderbird.

Closing.