You are not logged in.

#1 2012-11-03 11:34:37

shamael
Member
Registered: 2010-08-04
Posts: 3

[gnome] Gnome keyring not working

So I have a problem with the gnome keyring as my passwords don't get saved.

Digging into the issue, I've found that gnome-keyring-daemon cannot connect to the control socket, but I don't understand why is it so.

If I try to start it manually I get:

shamael ~  $  gnome-keyring-daemon --start -f --components=secrets,ssh,pkcs11,gpg
** Message: couldn't connect to control socket at: /run/user/1000/keyring-Xqu2th/control: Connection refused
GNOME_KEYRING_CONTROL=/run/user/1000/keyring-USBz7X
SSH_AUTH_SOCK=/run/user/1000/keyring-USBz7X/ssh
GPG_AGENT_INFO=/run/user/1000/keyring-USBz7X/gpg:0:1
GNOME_KEYRING_PID=1033
Gkm-Message: using old keyring directory: /home/shamael/.gnome2/keyrings
Gkm-Message: using old keyring directory: /home/shamael/.gnome2/keyrings

Furthermore, if I start seahorse and try to unlock the login keyring the daemon segfaults while seahorse prints

** Message: Remote error from secret service: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
** (seahorse:1510): CRITICAL **: secret_collection_get_locked: assertion `variant != NULL' failed
** (seahorse:1510): CRITICAL **: secret_collection_get_label: assertion `variant != NULL' failed

Custom keyrings work though...

Offline

Board footer

Powered by FluxBB