gpg-agent and X
Werner Koch
wk at gnupg.org
Mon Mar 8 09:34:19 CET 2021
Hi!
I am not sure whether you already di this: Use a script like
--8<---------------cut here---------------start------------->8---
#!/bin/sh
MYPINENTRY="/foo/bar/pinentry-gtk-2"
locale >/tmp/pinentry.err
set >>/tmp/pinentry.err
exec strace -o /tmp/pinentry.trc -e read=0 $MYPINENTRY -d "$@" 2>>/tmp/pinentry.err
--8<---------------cut here---------------end--------------->8---
as pinetry replacement to get a better insight into the preblem.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20210308/8558a80c/attachment.sig>
More information about the Gnupg-users
mailing list