My Linux distribution has two gpg packages: gnupg & gnupg2. Thus, at the first start, if only gnupg2 is installed, it correctly determines the path to it (/usr/bin/gpg2), but does not apply it, although it indicated it correctly. And as a result, kgpg just doesn't work. And the key creation doesn’t work. STEPS TO REPRODUCE 1. Install the gnupg2 package on Void Linux (and do not install gnupg, although even with gnupg it didn’t work for me). 2. Compile and install (at the moment, it is in the official repository, you can install it from there). 2.5 If you have the kgpg configuration file, then the additional step: "rm ~/.config/kgpgrc" 3. To run. OBSERVED RESULT Key creation does not work. EXPECTED RESULT Successful key creation. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Void Linux/KDE Plasma KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.13.1 ADDITIONAL INFORMATION Perhaps you will get more information here: https://github.com/void-linux/void-packages/pull/14741
Actually it seems that the configuration is not saved after the initial setup, because the wizard starts every time, when I open a gpg file.