Comment 63 for bug 828756

Revision history for this message
Adam Porter (alphapapa) wrote :

This is really frustrating. It happens on one of my Kubuntu 12.10 systems, but not on the other one. I'm also getting self-signed cert errors in other apps since I started trying to use Telepathy! It was fine until yesterday!

telepathy-gnome:
  Installed: (none)
  Candidate: 26
  Version table:
     26 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages
telepathy-gabble:
  Installed: 0.16.1-2
  Candidate: 0.16.1-2
  Version table:
 *** 0.16.1-2 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
        100 /var/lib/dpkg/status
libfolks25:
  Installed: 0.7.4.1-0ubuntu1
  Candidate: 0.7.4.1-0ubuntu1
  Version table:
 *** 0.7.4.1-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
        100 /var/lib/dpkg/status

Also:

$ ps -A u | grep gnome
me 3301 0.0 0.0 17092 3096 ? Sl Mar12 0:00 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
me 3734 0.0 0.1 45860 3916 ? Sl Mar12 0:00 /usr/bin/gnome-keyring-daemon --start --foreground --components=secrets

$ gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
GNOME_KEYRING_CONTROL=/home/me/.cache/keyring-LYDpsb
SSH_AUTH_SOCK=/home/me/.cache/keyring-LYDpsb/ssh
GPG_AGENT_INFO=/home/me/.cache/keyring-LYDpsb/gpg:0:1

$ ps -A u | grep gnome
me 3301 0.0 0.0 17092 3096 ? Sl Mar12 0:00 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
me 3734 0.0 0.1 45860 3916 ? Sl Mar12 0:00 /usr/bin/gnome-keyring-daemon --start --foreground --components=secrets

I don't know if that gnome-keyring-daemon error is relevant, but I do see that the pkcs11 component isn't running...I don't know if that's relevant either.