On Fri, Mar 21, 2014 at 1:09 PM, Tycho Andersen <[email protected]> wrote: > Hi Niklas, > > On Fri, Mar 21, 2014 at 04:54:58PM +0100, Niklas Semmler wrote: >> It is! (-rwxr--r--) >> If that would be the problem qtile wouldn't start either, right? > > I'm not sure, although I think it would just silently failover to > /etc/X11/xinit/xinitrc if it wasn't, giving you the behavior you're > seeing. > > Actually though, when I try your syntax I don't get anything either: > > hopstrocity:~$ export GNOME_KEYRING_CONTROL GNOME_KEYRING_PID GPG_AGENT_INFO > SSH_AUTH_SOCK > hopstrocity:~$ env | grep GNOME > hopstrocity:~ 1$ > > So I'd check to make sure you're exporting the environment variables > correctly in the shell.
Using just startx works fine, it's what i do to use gnome-keyring, can you try without gdm? If you run "/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh" from a terminal, can you see the variables printed? -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
