https://qa.mandrakesoft.com/show_bug.cgi?id=1292
------- Additional Comments From [EMAIL PROTECTED] 2003-02-05 14:27 ------- from http://kmail.kde.org/kmail-pgpmime-howto.html First, get the following packages: libgcrypt (>= 1.1.10) libksba (>= 0.4.6) newpg (>= 0.9.4) gpgme 0.3.x (>= 0.3.14) cryptplug 0.3.x (>= 0.3.15) pinentry (>= 0.6.7) the current pinentry is : pinentry-0.6.6-2mdk could this program be updated please and also could a pinentry-gtk be provided please. thanks ------- 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
