Version: SVN 1095919 (using KDE 4.3.4) OS: Linux Installed from: Compiled From Sources Just updated to latest SVN version and I can no longer save an encrypted file. In settings -> encryption, all options are greyed out. I cannot select the tick box for Use GPG encryption.
Encryption works if I go back to SVN 1092051.
This problem was caused by SVN commit 1093673 which changed kgpgfile.cpp. Since this change I cannot enable encryption and kmymoney does not seem to find my GPG key. The change was something to do with subkeys and I wonder if that is why I am seeing the problem. I use a RSA key with no subkeys.
SVN commit 1097108 by tbaumgart: Allow to use keys that do not have subkeys BUG: 228556 M +17 -3 kgpgfile.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1097108
Sorry. Still not working for me. I still cannot enable encryption. Here is the output from gpg --edit-key pub 1024R/E20B9AAD created: 1996-05-09 expires: never usage: SCEA trust: ultimate validity: ultimate This shows that the key is valid and can be used for encryption (usage: SCEA).
SVN commit 1097221 by tbaumgart: Differentiate between public and secret key BUG: 228556 M +5 -2 kgpgfile.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1097221
*** Bug 233083 has been marked as a duplicate of this bug. ***