https://bugs.kde.org/show_bug.cgi?id=505201
--- Comment #5 from herms...@gmail.com --- Ok it happened again so I could test your requests. (In reply to herms123 from comment #4) > (In reply to Nate Graham from comment #3) > > When this happens, can you switch to another TTY (e.g. with Ctrl+Alt+F4), > > log in, and see if the screen locker process is running with `ps -e | grep > > -i kscreenlocker`? > > > > Then while in that TTY, if you run `sudo loginctl unlock-sessions` and enter > > your password, can you switch back to the TTY with your normal session (e.g. > > with Ctrl+Alt+F1, Ctrl+Alt+F2, or Ctrl+Alt+F) and see your normal desktop? > > Sure I will do that when it happens again and report back. May take a little > while as I gotta wait for it to happen as I can't reproduce. (In reply to Nate Graham from comment #3) > When this happens, can you switch to another TTY (e.g. with Ctrl+Alt+F4), > log in, and see if the screen locker process is running with `ps -e | grep > -i kscreenlocker`? > > Then while in that TTY, if you run `sudo loginctl unlock-sessions` and enter > your password, can you switch back to the TTY with your normal session (e.g. > with Ctrl+Alt+F1, Ctrl+Alt+F2, or Ctrl+Alt+F) and see your normal desktop? Ok it happened again finally. Been very stable. Output of `ps -e | grep -i kscreenlocker' : 13162 ? 00:00:00 kscreenlocker_g Unfortunately after `sudo loginctl unlock-sessions` the result is still the same. Still black screen with cursor when I switch back to the tty. I still need to run: 'DISPLAY=:0 XDG_SESSION_TYPE=wayland /usr/bin/kwin_wayland --replace & DISPLAY=:0 /usr/bin/plasmashell --replace &' Or reboot Let me know if you need anything further. Hopefully future updates resolve it but its not very regular right now at least. -- You are receiving this mail because: You are watching all bug changes.