Re: Kmail - gpg/pgp - Fedora 1 and 2
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 25 Jun 2004 15:59:43 -0400, Dean Price said: > Please disable GnuPG Agent from KGpg settings, or fix the agent. Please check that the agent is running using ps ax | grep gpg-agen[t] and if it is running, give it a HUP: pkill -1 gpg-agent it should start working then. The problem is due to a race condition in the logging code; A fix is already in the GnuPG cvs and a new release will follow soon. Salam-Shalom, Werner