User Details
User Details
- User Since
- Aug 5 2021, 12:37 PM (176 w, 3 d)
- Availability
- Available
Sep 17 2021
Sep 17 2021
mid-kid added a comment to T5551: gpg-agent: DISPLAY is not set when calling pinentry-qt.
I see, I wasn't aware of this. Thanks for fixing!
Sep 16 2021
Sep 16 2021
mid-kid added a comment to T5551: gpg-agent: DISPLAY is not set when calling pinentry-qt.
The Qt upstream bug report has just been rejected. I hope something can be done here...
Aug 9 2021
Aug 9 2021
mid-kid added a comment to T5551: gpg-agent: DISPLAY is not set when calling pinentry-qt.
Yeah, that sounds good to me.
Aug 6 2021
Aug 6 2021
mid-kid added a comment to T5551: gpg-agent: DISPLAY is not set when calling pinentry-qt.
I see. Thanks!
mid-kid added a comment to T5551: gpg-agent: DISPLAY is not set when calling pinentry-qt.
Not to be bothersome, but why? DISPLAY seems like the universal method of selecting a display to put things on, where a lot of applications don't support --display or equivalent, especially now there's no equivalent for wayland. It's especially confusing to me when the keep-display option will pass DISPLAY instead of --display. This would also prevent other such scenarios with 3rd party qt/gtk plugins or alternative pinentry implementations.
mid-kid added a comment to T5551: gpg-agent: DISPLAY is not set when calling pinentry-qt.
Proposed patch:
--- gnupg-2.2.27.orig/agent/call-pinentry.c +++ gnupg-2.2.27/agent/call-pinentry.c @@ -202,13 +202,14 @@