> > Try putting an executable shell script with this export line in a folder > named > $HOME/.config/plasma-workspace/env .
I did that and found out that it still didn't work. But after removing that variable export from ~/.bashrc & reboot, it worked! Thanks for the solution! So here is the solution summary: This line: > export PINENTRY_KDE_USE_WALLET=1 > Should be put in a script located at: > $HOME/.config/plasma-workspace/env For eg: > $HOME/.config/plasma-workspace/env/pinentry-kde-fix.sh Should *not* be present inside ~/.bashrc else it won't work. On Mon, 14 Oct 2024 at 17:11, Ingo Klöcker <kloec...@kde.org> wrote: > On Montag, 14. Oktober 2024 05:18:05 MESZ Mihir Rabade via Gnupg-users > wrote: > > I'm using KDE Plasma 6.2.0 > > I have disabled KDE Wallet integration. > > I have enabled KeepassXC's Secret Integration. > > I'm using Endeavour OS which is arch based. > > > > Earlier I referred https://wiki.archlinux.org/title/GnuPG#pinentry so I > > switched between pinentry, pinentry-gnome3, -gtk, -qt, -qt5, but it > didn't > > work. > > > > Then I added in ~/.bashrc this: (and also checked > https://dev.gnupg.org/D599 > > for any syntax issue) > > > > > export PINENTRY_KDE_USE_WALLET=1 > > Try putting an executable shell script with this export line in a folder > named > $HOME/.config/plasma-workspace/env . > > This will make sure that the environment variable is known to all > processes > started in the Plasma session. See > https://userbase.kde.org/Session_Environment_Variables for details. > > Regards, > Ingo > _______________________________________________ > Gnupg-users mailing list > Gnupg-users@gnupg.org > https://lists.gnupg.org/mailman/listinfo/gnupg-users >
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org https://lists.gnupg.org/mailman/listinfo/gnupg-users