https://bugs.kde.org/show_bug.cgi?id=516601

Zamundaaa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |WAITINGFORINFO

--- Comment #6 from Zamundaaa <[email protected]> ---
Ok, if you can't switch to a tty, then KWin's main thread is most likely
blocking on something.
Can you get a backtrace of where it's blocking? You can do it by logging into
the system with ssh and running
> sudo gdb -p $(pidof kwin_wayland)
> bt
> q

Also, if you afterwards run
> killall -9 kwin_wayland
does that make the system work?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to