Hi,

Thanks for your reply!

> The GPG_AGENT_INFO variable must have the following form:
> "PATH_TO_SOCKET:PID:VERSION", where PID is the running agent's process ID
> and VERSION is the version of the agent protocol (which must be 1).
> Otherwise Scute will ignore the variable.
>
> So try instead:
>
> GPG_AGENT_INFO=$(gpgconf --list-dir agent-socket):0:1 firefox

Unfortunately I still get the 'IPC connect call failed' warning:

$ gpg-connect-agent /bye
$ ps -p $(pidof gpg-agent)
> PID TTY          TIME CMD
> 25379 ?        00:00:09 gpg-agent
$ ls -la $(gpgconf --list-dir agent-socket)
> srwx------ 1 fabianpeter fabianpeter 0 Jun  4 14:09 
> /run/user/1000/gnupg/S.gpg-agent
$ GPG_AGENT_INFO=$(gpgconf --list-dir agent-socket):0:1 firefox
> scute: agent_connect: cannot connect to GPG agent: IPC connect call failed
> scute: scute_gpg_err_to_ck: Error occurred: No agent running (Unspecified 
> source)
>
> scute: agent_connect: cannot connect to GPG agent: IPC connect call failed
> scute: scute_gpg_err_to_ck: Error occurred: No agent running (Unspecified 
> source)
>
$ firefox --version
> Mozilla Firefox 53.0.3

Fabian

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to