Fedora Account System
Red Hat Associate
Red Hat Customer
My fedora setup has the /home partition encrypted and my user auto-login to GNOME. gnome-keyring has same password as luks home partition so when booting I enter my luks password and when GNOME desktop appears the keyring is also unlocked. This does not happen anymore due to recent 44 updates. Reproducible: Always
I have the same issue. In logs only suspicious thing I see is "App gnome-keyring-secrets.desktop sets X-GNOME-Autostart-Phase, but gnome-session no longer manages session services". Let me know if I can help with something. Here is fedora discussion link for the issue: https://discussion.fedoraproject.org/t/autologin-does-not-automatically-unlock-gnome-keyring-anymore/199318
I'm experiencing the same issue on Fedora Silverblue. I've determined that the issue occurs on version 44.20260807.0 and later Only the below packages are upgraded between the last working version (44.20260806.0) and ones where the issue occurs. gdm 1:50.1-1.fc44 -> 1:50.2-1.fc44 gnome-shell 50.3-1.fc44 -> 50.4-1.fc44 gnome-shell-common 50.3-1.fc44 -> 50.4-1.fc44 gst-editing-services 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugin-libav 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-bad-free 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-bad-free-libs 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-base 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-good 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-good-qt 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-good-qt6 1.28.5-1.fc44 -> 1.28.6-1.fc44 gstreamer1-plugins-ugly-free 1.28.5-1.fc44 -> 1.28.6-1.fc44 python3-boto3 1.43.52-1.fc44 -> 1.43.64-1.fc44 python3-botocore 1.43.52-1.fc44 -> 1.43.64-1.fc44
I can confirm gdm-1.50.1-1.fc44 is the cause. I downgraded to gdm-50.0-1.fc44 and keyring unlocks at login.
I have opened a gdm bug report for this issue. Bug 2521030
This is an upstream gdm bug not gnome-keyring. Closing.
Correction: I can confirm gdm-50.2-1.fc44 is the cause. I downgraded to gdm-50.1-1.fc44 and keyring unlocks at login. (In reply to louisgtwo from comment #3) > I can confirm gdm-1.50.1-1.fc44 is the cause. I downgraded to > gdm-50.0-1.fc44 and keyring unlocks at login.