Attaching the script generated by comment #3
** Attachment added: "Bash script generated by comment #3"
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1243169/+attachment/4488937/+files/thunderbird
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
I had the same issue and this workaround worked for me:
sudo tee /usr/local/bin/thunderbird << EOF
#!/bin/bash
[[ "\${GPG_AGENT_INFO}" =~ ^"\${GNOME_KEYRING_CONTROL}" ]] || export
GPG_AGENT_INFO="\${GNOME_KEYRING_CONTROL}/gpg:0:1"
exec /usr/bin/thunderbird "\$@"
EOF
sudo chmod 0755 /usr/local/bin
Is there any hint on this issue? It's really annoying. :/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243169
Title:
Thunderbird Enigmail cannot see GPG agent in Gnome Keyring
To manage notificat
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-keyring (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243169
Title