You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to shutdown the computer, a dialog pops up with the message "gnome-keyring-daemon is not responding". If you force to shutdown, it can take a while before the system really shuts down. I never had this issue with versions before 18.3 of LM Cinnamon. I recognized this issue after installing all the Mint updates. Somewhere is a bug in gnome-keyring itself or in combination with another program that has been updated!
I've made a new installation of 18.3 and installed ALL the available updates and the latest kernel (4.13.0-37). Running the system with 3 computer with BTRFS and ext4 format and 4 and 8GB RAM. The only solutions until now are for me:
1.) DELETE THESE AUTOSTART FILES:
/etc/xdg/autostart/gnome-keyring-secrets.desktop
/etc/xdg/autostart/gnome-keyring-pkcs11.desktop
/etc/xdg/autostart/gnome-keyring-ssh.desktop
When I want to shutdown the computer, a dialog pops up with the message "gnome-keyring-daemon is not responding". If you force to shutdown, it can take a while before the system really shuts down. I never had this issue with versions before 18.3 of LM Cinnamon.
I recognized this issue after installing all the Mint updates. Somewhere is a bug in gnome-keyring itself or in combination with another program that has been updated!
I've made a new installation of 18.3 and installed ALL the available updates and the latest kernel (4.13.0-37). Running the system with 3 computer with BTRFS and ext4 format and 4 and 8GB RAM. The only solutions until now are for me:
1.) DELETE THESE AUTOSTART FILES:
/etc/xdg/autostart/gnome-keyring-secrets.desktop
/etc/xdg/autostart/gnome-keyring-pkcs11.desktop
/etc/xdg/autostart/gnome-keyring-ssh.desktop
2.) REMOVE GNOME-KEYRING-DAEMON completely (without dependencies!)
dpkg -r --force-depends-gnome-keyring
Here the Link to the launchpad bug report:
The text was updated successfully, but these errors were encountered: