Gnome gdm does not allow me to unlock
After updating to fedora 29, the first access works regularly. But as soon as I lock the session, I can no longer unlock it. This is because by pressing "enter" or by swiping up, gdm does not seem to respond. The shutdown menu at the top right, however, continues to work. This is rpm -qaV: https://paste.fedoraproject.org/paste... And this is journalctl -xe: https://paste.fedoraproject.org/paste...
This is a not-so-elegant workaround: Switch to another TTY (i.e., Ctrl-Alt-3), login and issue the following command:
sudo loginctl unlock-sessions
. Go back to your original screen (Ctrl-Alt-2) and the session should have been unlocked itself.