When I try to lock the screen it just freezes. It is not possible to log on again. It used to work perfectly and suddenly it does not. However, I am not aware of any recent updates or similar.
I would try to reinstall the component that is responsible for locking the screen. Which one would that be?
52 Answers
You can track the bug here. Dash to Dock Gnome extension is causing it.
Upgrading packages helped for me.
Also known temporary workarounds:
- Ctrl+Alt+F1 after locking to repaint screen.
- Win+L twice to hide screen content (the dock will still be visible, though)
- after logging back Alt+F2, type
r, enter. To resetGnomeand fix broken dock.
Might be related to this bug:
I've been getting a lot of screen hangs.
try opening a terminal and enter $dmesg -w
This will show you the last error... also consider getting your sys info with $inxi -Fxz
good luck!