After a fresh install of Kubuntu 10.4 a couple weeks ago, I added gpg2
and edited my KMail configuration to use my old key, which was accepted
for both signing and encryption. However, sending an email to my self
I found that my passphrase was not acceptable for decrypting, while it
was acceptabl
http://old.nabble.com/Invaild-Key-td10325061.html
My best guess is that kgpg tries to use a key that is no longer available,
which neon's kgpg does not since it uses different configs for all KDE apps. So
rm -rf ~/.kde/share/*/kgpg* should take care of that.
** Changed in: kdeutils (Ubuntu)