[kmymoney] [Bug 396016] KMYMoney GPG option is grayed out even though GPG installed

Ralf Habacker bugzilla_noreply at kde.org
Wed Oct 13 10:57:49 BST 2021


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

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Ralf Habacker from comment #8)

> The latter contains gpg (2.2) support and as long as gpg supports
> environment variables to select a different configuration directory 

Just checked the gpg settings for gpg4win version 3.1.16

    $ /c/Program\ Files\ \(x86\)/Gnupg/bin/gpg --version
    gpg (GnuPG) 2.2.28

    $ /c/Program\ Files\ \(x86\)/Gnupg/bin/gpgconf --list-dirs
    sysconfdir:C%3a\ProgramData\GNU\etc\gnupg
    ...
    homedir:C%3a\Users\xxx\AppData\Roaming\gnupg


and for a recent kmymoney snapshot

    $ cd h/Downloads/kmymoney5-5.1+QT511+KF565+git.76b23fb89/bin
    $ ./gpg2 --version
    gpg (GnuPG) 2.2.27

    $ ./gpgconf --list-dirs
    sysconfdir:C%3a\ProgramData\GNU\etc\gnupg
    homedir:C%3a\Users\xxx/AppData\Roaming\gnupg

Both are using the same directories and gnupg version 2.2, so it should work
out of the box with that kmymoney snapshot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list