[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: WARNING: gnome-keyring:: couldn't connect to: /home/username/.cache/keyring-XXXXXX/pkcs11: No such file or directory



Curt wrote:
http://hongouru.blogspot.com.ar/2012/07/solved-warning-gnome-keyring-couldnt.html

I'd seen that before, but it didn't work OOTB. I needed to make a change for XFCE:

$ diff gnome-keyring-pkcs11.desktop-orig gnome-keyring-pkcs11.desktop
127a128,142
> [Desktop Entry]
> Type=Application
> Name=Certificate and Key Storage
> Comment=GNOME Keyring: PKCS#11 Component
> Exec=/usr/bin/gnome-keyring-daemon --start --components=pkcs11
> OnlyShowIn=GNOME;Unity;XFCE;
> X-GNOME-Autostart-Phase=Initialization
> X-GNOME-AutoRestart=false
> X-GNOME-Autostart-Notify=true
> X-GNOME-Bugzilla-Bugzilla=GNOME
> X-GNOME-Bugzilla-Product=gnome-keyring
> X-GNOME-Bugzilla-Component=general
> X-GNOME-Bugzilla-Version=3.2.2
> NoDisplay=true
> X-Ubuntu-Gettext-Domain=gnome-keyring

Thanks!

David


Reply to: