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

--- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> ---
(In reply to Thomas Baumgart from comment #3)
> Can we somehow present this information (or a link to it) directly to the
> Windows user in case he tries to open a GPG encrypted KMyMoney file but GPG
> is not found?

Errors on loading are displayed at
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/kmymoney.cpp#L3414
and GPG related issues are raised at
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/plugins/xml/xmlstorage.cpp#L134,
which could be extended.

The question is how to detect this case? For example, on the basis of
differences in available keys: Number of keys > 0 and number of private keys !=
number of keys.

Another problem arises when using the setup installer:
To fix this problem, the old gpg installation must still exist, which will not
be the case if users use the setup variant, which will probably overwrite the
old installation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to