You are not logged in.
Hello.
I noticed today that gnome-keyring 3.34.0 broke Mate-desktop logout / shutdown process. When I wanted to shutdown my computer, I got a dialog box telling me that "at-spi-bus-launcher" was not answering, asking me if I wanted to wait or to kill the process.
I had to switch to another tty and reboot by hand using a sudo reboot command ![]()
I tried downgraded recently upgraded package and the one that reverts the bug was gnome-keyring going back to 3.31.91 version ![]()
I opened a bug on archlinux bugtracker: https://bugs.archlinux.org/task/63995
Do you have this bug too?
Bug reported here: https://github.com/mate-desktop/mate-se … issues/222
Edit: adding seahorse 3.34.0 makes the bug appear ![]()
Last edited by fredbezies (2019-10-02 21:11:33)
Offline
Here is a journalctl -b0 | grep gnome-keyring output:
oct. 03 08:46:40 fredo-arch-mate kernel: Initialise system trusted keyrings
oct. 03 08:47:47 fredo-arch-mate gnome-keyring-daemon[917]: The Secret Service was already initialized
oct. 03 08:47:48 fredo-arch-mate gnome-keyring-daemon[917]: The SSH agent was already initialized
oct. 03 08:47:48 fredo-arch-mate gnome-keyring-daemon[917]: The PKCS#11 component was already initialized
oct. 03 09:53:42 fredo-arch-mate gnome-keyring-daemon[25455]: couldn't set environment variable in session: Le délai d’attente est dépassé
oct. 03 09:53:43 fredo-arch-mate gnome-keyring-daemon[25455]: The Secret Service was already initialized
oct. 03 09:53:44 fredo-arch-mate gnome-keyring-daemon[25455]: The PKCS#11 component was already initialized
oct. 03 09:53:44 fredo-arch-mate gnome-keyring-daemon[25455]: The SSH agent was already initializedLe délai d’attente est dépassé -> The waiting period has expired. A timeout?
Offline