Saturday, January 25, 2014

Warning : gnome-keyring pkcs11 : No such file.??

Hi,

In Gnome sometime in your terminal you are able to see the some errors like:

WARNING: gnome-keyring:: couldn't connect to: /xxxx/yyyy/.cache/keyring-DWS6bg/pkcs11: No such file or directory

I also stucked with this one. I also googled so many times but I have not understood why this raised.??

Then from one blog I found the solution and also somewhat I understood why this one showed??

Reason:
In Gnome if you changed the Desktop environment means it will raises the above warning.
For this you have to tell “I am using the XXXX-desktop environment” and dont irritate me by throwing this waring..:). This can be done by adding the Desktop environment type in gnome.keyring-pkcs11.desktop file.

Solution:

       vi /etc/xdg/autostart/gnome-keyring-pkcs11.desktop
       Go to this line and append your desktop environment type:
       Exec=/usr/bin/gnome-keyring-daemon --start --components=pkcs11
       OnlyShowIn=GNOME;Unity;XFCE;
       In my case I am using the XFCE desktop environment incase if you are using other things means just add the name like LXDE or XFCE.

Then restart it.

Then just check it..:)

Congratz and you done it.

Regards,
cooldharma06.





No comments:

Post a Comment