[Users] [Bug 3337] pgp plugin does not work with gnupg 2.1.0

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sun Dec 28 00:18:43 CET 2014


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3337

Robby Workman <robby at rlworkman.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robby at rlworkman.net

--- Comment #5 from Robby Workman <robby at rlworkman.net> ---
But src/plugins/pgpcore at least depends on existence of GPG_AGENT_INFO to
allow use of gpg-agent for passhprase handling, and since gnupg-2.1+ doesn't
set that variable, it can't work as handled within claws-mail.

After more looking, a casual grep of sources shows these files affected:
src/plugins/pgpcore/prefs_gpg.c
src/plugins/pgpcore/sgpgme.c
src/plugins/pgpmime/pgpmime.c
src/plugins/pgpinline/pgpinline.c

The good news is that setting GPG_AGENT_INFO to $HOME/.gnupg/S.gpg-agent makes
claws work again, but I'd argue that users shouldn't have to do this.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list