https://bugs.kde.org/show_bug.cgi?id=342539

--- Comment #3 from Thomas Baumgart <ipwiz...@users.sourceforge.net> ---
Can you check if your gpg-agent is running? Simply open a Konsole and issue the
following command:

thb@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.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to