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/thunderbird
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1243169 Title: Thunderbird Enigmail cannot see GPG agent in Gnome Keyring To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1243169/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs