WARNING: Gnome-keyring:: Couldn’t Connect To: /tmp/keyring-4P8aOP/pkcs11:

There’s some futility at:

http://ubuntuforums.org/showthread.php?t 65461 seems to indicate this a bug because I’m using, for me, LXDE and not GNOME. Looking for workarounds. Full example below:


thufir@dur:~$
thufir@dur:~$
thufir@dur:~$ mail WARNING: gnome-keyring:: couldn’t connect to: /tmp/keyring-4P8aOP/pkcs11:
No such file or directory Cannot open mailbox /var/mail/thufir: Permission denied No mail for thufir thufir@dur:~$
thufir@dur:~$ ll /var/mail/
total 8
drwxrwsr-x 2 root mail 4096 Nov 16 12:25 ./
drwxr-xr-x 16 root root 4096 Nov 15 02:20 ../
-rw——- 1 root mail 0 Nov 16 12:25 root thufir@dur:~$
thufir@dur:~$ ll /var/mail/
total 12
drwxrwsr-x 3 root mail 4096 Nov 16 15:11 ./
drwxr-xr-x 16 root root 4096 Nov 15 02:20 ../
-rw——- 1 root mail 0 Nov 16 12:25 root drwxr-sr-x 2 thufir mail 4096 Nov 16 15:11 thufir/
thufir@dur:~$
thufir@dur:~$ mail WARNING: gnome-keyring:: couldn’t connect to: /tmp/keyring-4P8aOP/pkcs11:
No such file or directory Cannot open mailbox /var/mail/thufir: Is a directory No mail for thufir thufir@dur:~$
thufir@dur:~$
thufir@dur:~$ ll /var/mail/
total 8
drwxrwsr-x 2 root mail 4096 Nov 16 15:12 ./
drwxr-xr-x 16 root root 4096 Nov 15 02:20 ../
-rw——- 1 root mail 0 Nov 16 12:25 root
-rw-r–r– 1 thufir mail 0 Nov 16 15:12 thufir thufir@dur:~$
thufir@dur:~$ mail WARNING: gnome-keyring:: couldn’t connect to: /tmp/keyring-4P8aOP/pkcs11:
No such file or directory No mail for thufir thufir@dur:~$
thufir@dur:~$



thanks,

Thufir

, ,

  1. #1 by Thufir on November 16th, 2012 - 7:18 pm

    add “LXDE;” (without the double quotes and plus the semicolon, didn’t try without it)
    to this file “/etc/xdg/autostart/gnome-keyring-pkcs11.desktop” by editing it with whatever text editor you preffer, I’ll use “nano”

    1 – in a terminal type (as root or with sudo): nano /etc/xdg/autostart/
    gnome-keyring-pkcs11.desktop

    [Desktop Entry]
    Type=Application Name

You must be logged in to post a comment.