Bug#760102: Re: Bug#760102: gnome-keyring: Breaks gpg-agent with no UI to disable
Simon Josefsson
simon at josefsson.org
Fri Jan 2 20:55:19 UTC 2015
FWIW, you don't have to modify files in /etc to achieve the workaround,
it is sufficient to do:
jas at latte:~$ mkdir ~/.config/autostart
jas at latte:~$ cp /etc/xdg/autostart/gnome-keyring-gpg.desktop ~/.config/autostart/
jas at latte:~$ echo 'Hidden=true' >> ~/.config/autostart/gnome-keyring-gpg.desktop
jas at latte:~$ cp /etc/xdg/autostart/gnome-keyring-ssh.desktop ~/.config/autostart/
jas at latte:~$ echo 'Hidden=true' >> ~/.config/autostart/gnome-keyring-ssh.desktop
See http://blog.josefsson.org/2015/01/02/openpgp-smartcards-and-gnome/
for more info, including a reference to this bug#.
/Simon
More information about the pkg-gnome-maintainers
mailing list