Mailing List Archive

Kmail - gpg/pgp - Fedora 1 and 2
The instructions that I found at this website
http://kmail.kde.org/kmail-pgpmime-howto.html work up till it says to add the
command to .xsession or startkde...

when I log in to my box now I get a warning that states the following:

The use of GnuPG Agent is enabled in GnuPG's configuration file
(/home/dprice/.gnupg/gpg.conf).
However, the agent doesn't seem to run. This could result in problems with
signing/decryption.
Please disable GnuPG Agent from KGpg settings, or fix the agent.

I do not subscribe to the list so would someone be so kind to send to my email
address

--
Thank You,
Dean Price
deano@price4.org
dprice153@charter.net
Re: Kmail - gpg/pgp - Fedora 1 and 2 [ In reply to ]
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