Re: [arch-general] gnome-keyring madness

2016-06-14 Thread Kyle Terrien via arch-general
Jérôme M. Berger wrote: > On 06/14/2016 02:21 PM, Kyle Terrien via arch-general wrote: >> Thanks, but I tried that weeks ago. It is not the autostart feature of >> the desktop environment that is starting gnome-keyring. From what I can >> figure out, it is lightdm that is starting gnome-keyring.

Re: [arch-general] gnome-keyring madness

2016-06-14 Thread Ralf Mardorf
On Tue, 14 Jun 2016 05:21:11 -0700, Kyle Terrien via arch-general wrote: >1. Seahorse can run without gnome-keyring running in the background. >Why is there a hard dependency? >2. virt-manager runs fine when gpg-agent handles SSH keys. Why do I >need to have its dependency x11-ssh-askpass installe

Re: [arch-general] gnome-keyring madness

2016-06-14 Thread Jérôme M . Berger
On 06/14/2016 02:21 PM, Kyle Terrien via arch-general wrote: > Ralf Mardorf wrote: >> Take a look at >> https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html >> , >> it should be your desktop environment that is auto starting. > > Thanks, but I tried that weeks ago. It

Re: [arch-general] gnome-keyring madness

2016-06-14 Thread Kyle Terrien via arch-general
Ralf Mardorf wrote: > Take a look at > https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html > , > it should be your desktop environment that is auto starting. Thanks, but I tried that weeks ago. It is not the autostart feature of the desktop environment that is starti

Re: [arch-general] gnome-keyring madness

2016-06-14 Thread Ralf Mardorf
PS: Btw. I don't have gnome-keyring installed, but I'm doing this to get rid of etc/xdg/autostart/parcellite-startup.desktop. Take a look at https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html , it should be your desktop environment that is auto starting. I've got l

Re: [arch-general] gnome-keyring madness

2016-06-13 Thread Ralf Mardorf
On Mon, 13 Jun 2016 18:07:06 -0700, Kyle Terrien via arch-general wrote: >And for some reason, lightdm likes to launch gnome-keyring >automatically After taking a look at https://www.archlinux.org/packages/extra/i686/gnome-keyring/ I guess you should use /etc/pacman.conf. NoExtract = etc/xdg/auto

[arch-general] gnome-keyring madness

2016-06-13 Thread Kyle Terrien via arch-general
Seahorse 3.20.0-2 has a new hard dependency on gnome-keyring. Should gnome-keyring instead be an optional dependency? Seahorse can cope without gnome-keyring (although with warnings about not being able to talk to gnome-keyring). And for some reason, lightdm likes to launch gnome-keyring automatic