[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date

2021-07-17 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

Ralf Habacker  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Ralf Habacker  ---
The snapshots from https://kmymoney.org/snapshots.php now have a current gpg
version (2.2.27) embedded.

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

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date

2021-04-21 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

--- Comment #4 from Ralf Habacker  ---
(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.

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date

2021-04-19 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=419656

--- Comment #3 from Thomas Baumgart  ---
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?

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

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date

2021-04-19 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

--- Comment #2 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #1)
> An update to 2.2.27 is in the works for the cross-compiled snapshots.

The 32bit snapshots from https://kmymoney.org/snapshots.php now have a current
gpg version (2.2.27) embedded.

Please note that this gpg update from version 2.0 to 2.2 means that existing
private keys cannot be used by default. They must be exported from the older
version and imported into the newer version.

1. before starting kmymoney or any gpg2 related command, open the command shell
in the kmymoney bin directory and execute 

  robocopy /MIR %USERPROFILE%\gnupg %USERPROFILE%\AppData\Roaming\gnupg

2. open a second command shell in the bin directory of the old kmymoney
installation and run

gpg2 -list-secret-keys

# inspect the list of displayed keys, see for pub 2048R/x or similar

gpg2 --output /.key --export-secret-keys 

# Repeat this for each additional key to be exported

3. switch to the command shell opened during the new installation and run

gpg2 --import /.key

see https://dev.gnupg.org/T3101 for more details.

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

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date

2021-04-15 Thread Greg Greg
https://bugs.kde.org/show_bug.cgi?id=419656

Greg Greg  changed:

   What|Removed |Added

 CC||greg_sit...@yahoo.fr

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

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date

2021-04-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

Ralf Habacker  changed:

   What|Removed |Added

Summary|KMyMoney embedded GPG   |KMyMoney embedded GPG
   |version out of date, does   |version out of date
   |not support non-embedded|
   |version |
 Depends on|435761  |

--- Comment #1 from Ralf Habacker  ---
> Two related issues (can split into separate bug reports if desired):

> 2) KMyMoney should also (and preferentially) support using a non-embedded 
> version of GPG,

please do that as this is a separate feature request.

> 1) Version of gpg embedded in KMyMoney should be a currently supported version

An update to 2.2.27 is in work for the cross compiled snapshots.

Snapshots from the binary factory does not have embedded gpg support yet, see
bug 435761 for an associated feature request.


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=435761
[Bug 435761] No gpg support for kmymoney available from binary factory
-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date, does not support non-embedded version

2021-04-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

Ralf Habacker  changed:

   What|Removed |Added

 Depends on||435761


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=435761
[Bug 435761] No gpg support for kmymoney available from binary factory
-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date, does not support non-embedded version

2021-04-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

Ralf Habacker  changed:

   What|Removed |Added

  Component|file|packaging

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

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date, does not support non-embedded version

2021-04-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=419656

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de
 Blocks||426400


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=426400
[Bug 426400] Fix KF5 issues on Windows
-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 419656] KMyMoney embedded GPG version out of date, does not support non-embedded version

2020-04-04 Thread veperr
https://bugs.kde.org/show_bug.cgi?id=419656

veperr  changed:

   What|Removed |Added

 CC||veperr-kde...@yahoo.com

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