Date: Fri, 12 Dec 2014 13:29 -0500 From: Michael Powell <nightrecon@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: KGpg unable to detect "gpg-agent" Message-ID: <m6fc5d$tif$1@ger.gmane.org> References: <20141212084712.4c3de69b@scorpio> <20141212141137.GD52267@xtaz.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Matt Smith wrote: > On Dec 12 08:47, Jerry wrote: >>Fri, 12 Dec 2014 08:44:48 -0500 >> >>When attempting to use KGpg, I receive this error message: >> >>The use of GnuPG Agent is enabled in GnuPG's configuration file >>(/home/gerard/.gnupg/gpg.conf). However, the agent does not seem to be >>running. This could result in problems with signing/decryption. Please >>disable GnuPG Agent from KGpg settings, or fix the agent. >> >>The agent is running: >> >>gerard 37899 0.0 0.1 45412 3248 - Ss Sun08AM 0:06.36 >>gpg-agent >> >>What is the problem? I tried rebooting without success. >> >>-- >>Jerry > > I had a similar problem with the mutt email client since the upgrade > from 2.0.x to 2.1.x where it couldn't see that gpg-agent was running. I > fixed this by adding a new environment variable in my .bashrc startup: > > export GPG_AGENT_INFO="$HOME/.gnupg/S.gpg-agent" > > This may help as it looks like a similar issue. > This is a cosmetic thing, as noted the agent is actually running. There has been a patch for this submitted to KDE so at some time in the future, perhaps the next minor-point release, when kgpg gets rebuilt with the new patch this error will go away. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m6fc5d$tif$1>