You are not logged in.

#1 2014-11-26 16:28:19

quiqueck
Member
Registered: 2013-04-15
Posts: 94

[solved/upstreambug] gnupg update and kgpg

After updating gnupg kgpg hint me about a missing gpg-agent:

"The use of GnuPG Agent is enabled in GnuPG's configuration file (/home/user/.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."

But the agent is running:

$ gpg-agent 
gpg-agent[1459]: gpg-agent running and available

$ ps aux | grep gpg
kaputtn+   315  0.0  0.0 165668   820 ?        Ss   17:12   0:00 /usr/bin/gpg-agent -s --daemon --pinentry-program /usr/bin/pinentry-qt4 --write-env-file
kaputtn+  1431  0.1  1.3 444176 42592 pts/0    Sl   17:14   0:00 kgpg
kaputtn+  2165  0.0  0.0  11200  2264 pts/0    S+   17:19   0:00 grep gpg

What's wrong?

Last edited by quiqueck (2014-11-26 16:55:08)

Offline

#2 2014-11-26 16:34:16

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,290

Re: [solved/upstreambug] gnupg update and kgpg

Offline

#3 2014-11-26 16:53:35

quiqueck
Member
Registered: 2013-04-15
Posts: 94

Re: [solved/upstreambug] gnupg update and kgpg

Oh, thanks :-)

Offline

Board footer

Powered by FluxBB