[desktop-discuss] Gnome-keyring-daemon doesn't work in XFce
Petr Sobotka
sobotkap at students.zcu.cz
Thu Sep 6 11:16:30 PDT 2007
Doug Scott napsal(a):
> Petr Sobotka wrote:
>> When I login to xfce and run gnome-keyring-manager it tells me that
>> gnome-keyring-daemon isn't started. But I can see daemon in process list
>> and even if I kill it and start it manually, manager doesn't see it.
>>
>> DBUS looks like working:
>> bash-3.00$ ps -ef | grep dbus
>> root 309 1 0 11:11:20 ? 0:00
>> /usr/lib/dbus-daemon --system
>> sobotkap 766 761 0 11:17:33 ? 0:00 /usr/bin/ssh-agent
>> -- /usr/bin/dbus-launch --exit-with-session /usr/bin/xfce4-s
>> sobotkap 769 1 0 11:17:33 pts/2 0:00
>> /usr/bin/dbus-launch --exit-with-session /usr/bin/xfce4-session
>> sobotkap 770 1 0 11:17:33 ? 0:00
>> /usr/lib/dbus-daemon --fork --print-pid 4 --print-address 6 --session
>>
>> I discover this problem when pidgin doesn't remember my passwords for
>> accounts, which works in JDS.
>>
>> Any ideas where to find problem?
>>
>> Petr
>>
>> P.S.: running sxce70, and xfce 4.4.1
>> _______________________________________________
>> desktop-discuss mailing list
>> desktop-discuss at opensolaris.org
>>
>>
> Petr,
> Check to see if the Gnome Keyring environment variables are set.
> Doug
>
> doug at prae> echo $GNOME_KEYRING_SOCKET
> /var/tmp/keyring-t1WZIg/socket
> doug at prae> echo $GNOME_KEYRING_PID
> 107216
>
Doug,
Thanks for hint.
I tried it and see that $GNOME_KEYRING_PID is not set.
When I fix it,gnome-keyring-manager didn't work, but
throw this message:
** (process:12920): WARNING **: Socket credentials not supported on this OS
Which is quite strange, when it works under JDS ...
Petr
More information about the desktop-discuss
mailing list