https://bugs.kde.org/show_bug.cgi?id=325596
Bug ID: 325596
Summary: gpg does not work
Classification: Unclassified
Product: kmail2
Version: 4.11.2
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: crypto
Assignee: [email protected]
Reporter: [email protected]
gpg does not work in Kmail when gpg is run through
/home/dmoyne/.kde/Autostart/start-gpg-agent.sh
where start-gpg-agent.sh contains :
#!/bin/sh
# to use gpg in kmail
if grep -q '^use-agent' ~/.gnupg/gpg.conf; then
eval "`gpg-agent --daemon`"
fi
But if in konsole I do :
eval "`gpg-agent --daemon`"
kmail
it does work
Reproducible: Always
Steps to Reproduce:
1. use start-gpg-agent.sh in /home/dmoyne/.kde/Autostart
2. log though kde
3. try to send a message with gpg signature using pinentry-kwallet
Actual Results:
no gpg working
Expected Results:
gpg working
works if executed from a konsole as explained above
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs