Pinentry programs not offering to save passwords

Mihir Rabade mihirrabade at gmail.com
Mon Oct 14 15:24:22 CEST 2024


>
> 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 <kloecker at 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 at gnupg.org
> https://lists.gnupg.org/mailman/listinfo/gnupg-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20241014/c543df17/attachment.html>


More information about the Gnupg-users mailing list