Comment 39 for bug 828756

Revision history for this message
mikey (abc-mikey) wrote :

Hi, I think this may be a problem with the gnome-keyring not loading the right components in non-Gnome sessions (I also don't think it's really a bug). The different components can be viewed with:

grep Exec= /etc/xdg/autostart/gnome-keyring-*.desktop

The specific component that causes a certificate problem with Empathy appears to be pkcs11.

In XFCE starting Launch GNome Services on Startup from Advanced in Sessions and Startup might fix it.

If you're using a Window Manager like I am that needs you to manually start services then you can launch them with a command like:

gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh