GNOME Bugzilla – Bug 166224
Seahorse-agent fails to load with gnupg 1.4
Last modified: 2005-02-04 16:24:43 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:
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
Please tell me exactly what's being modified so I can check for it.
Here's the commit: http://cia.navi.cx/stats/project/gnome/seahorse/.message/4136462
seahorse-agent sucessfully modified gpg.conf, and seahorse-agent worked as specified with Enigmail and Thunderbird. Closing.