You are not logged in.
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 gpgWhat's wrong?
Last edited by quiqueck (2014-11-26 16:55:08)
Offline
Offline
Oh, thanks :-)
Offline