[Kmymoney-devel] [kmymoney4] [Bug 342539] "wrong passphrase" while opening kmymoney
Thomas Baumgart
ipwizard at users.sourceforge.net
Tue Jan 6 19:28:43 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=342539
--- Comment #3 from Thomas Baumgart <ipwizard at users.sourceforge.net> ---
Can you check if your gpg-agent is running? Simply open a Konsole and issue the
following command:
thb at thb-nb:~$ echo $GPG_AGENT_INFO
/tmp/gpg-fpUXIg/S.gpg-agent:6145:1
This is how it shows here. Without the agent running, KMyMoney cannot use GPG
encryption.
Workaround to get to your data:
----------------------------------------
Decrypt the file on the cli and store it in an XML file.
gpg -d oesel.kmy > oesel.xml
kmymoney oesel.xml
This is just to get to your data. Be aware, that KMyMoney tries to save
encrypted again, as information about usage of encryption is contained inside
the file.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list