https://qa.mandrakesoft.com/show_bug.cgi?id=1292
------- Additional Comments From [EMAIL PROTECTED] 2003-02-05 14:40 -------
I have successfully compiled pinentry-0.6.7
and tested successfully with the resulting pinentry-gtk that mail signing works well
with gnupg.
please update pinentry package :)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description:
0. .gnupg/gpg-agent.conf is configured (see below)
00. .gnupg/gpg.conf contains use-agent
1. setup kmail with correct plugins
2. done killall gpg-agent
3. done eval(/usr/bin/gpg-agent --daemon)
4. launch kmail from this shell
5. sign a message using gpg-plugin in kmail
===> no 'passphrase entry popup window' appears
===> kmail complains there is no passphrase !
this is the console output :
gpgmeplug isEmailInCertificate looking address [EMAIL PROTECTED]
in certificate with fingerprint 7C925CF4EE95775C57D34921FEC2833DF135484D
gpgmeplug isEmailInCertificate found email: [EMAIL PROTECTED]
gpg-agent[12262]: can't connect server: ec=-1
gpg-agent[12262]: can't connect to the PIN entry module: ec=-1
gpg-agent[12262]: command get_passphrase failed: no pin entry
gpgme_op_sign() returned this error code: 19
$ echo $GPG_AGENT_INFO
/tmp/gpg-KmBemC/S.gpg-agent:12262:1
$ ll /tmp/gpg-KmBemC/S.gpg-agent
srwxr-xr-x 1 pascal pascal 0 f�v 5 12:36 /tmp/gpg-KmBemC/S.gpg-agent=
$ ps -ef | grep 12262
pascal 12262 1 0 12:36 ? 00:00:00 gpg-agent --daemon
kdenetwork-3.1-9mdk
kmail-aegypten-plugins-1.0-2mdk
$ cat .gnupg/gpg-agent.conf
no-grab
pinentry-program /usr/bin/pinentry-qt
default-cache-ttl 600