[Xfce-bugs] [Bug 12044] [PATCH] gpg-agent “ping“ code doesn't work with gpg 2.1
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Apr 28 10:27:53 CEST 2020
https://bugzilla.xfce.org/show_bug.cgi?id=12044
--- Comment #4 from Fab <netbox253 at free.fr> ---
(In reply to Maciej S. Szmigiero from comment #2)
> I have created a patch to add a GnuPG 2.1+ mode (with capability to use
> pre-2.1 GnuPG versions still present).
>
> It is available at https://github.com/maciejsszmigiero/xfce4-session.git
> Github repository branch gnupg-2-1-mode
> (since attaching multiple patches here would corrupt things like a GPG
> commit signature).
On gentoo I successfully tested following patchs :
- bc21a2bfab0fd7415f5b924e998f812113186628 : Re-add xfsm_startup_shutdown()
call to xfce4-session main()
- 43259bb61841d39b9f37ecb9b7e2bf487982e471 : Free the intermediate "cmd"
variable in xfsm_startup_init()
- 2ff7b1fde4b8493d9bba920afe7fd1e7091a9809 : Add a GnuPG 2.1+ mode
with :
- xfce-base/xfce4-session-4.14.1
- app-crypt/gnupg-2.2.19
- gpg-agent on
gpg-agent is successfully started and usable, then it is killed at the end of
session. Thank you !
However I'm still getting this warning in ~/.xsession-errors:
> gpg-agent[PID]: WARNING: "--write-env-file" is an obsolete option - it has no effect
> gpg-agent[PID]: gpg-agent (GnuPG) 2.2.19 started
>
> (xfce4-session:PID): xfce4-session-WARNING **: gpg-agent returned no PID in the variables
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list