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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|REPORTED                    |NEEDSINFO
            Summary|Switching to an already     |Switching to an already
                   |logged-in user causes       |logged-in user causes
                   |Plasma to freeze (black     |Plasma to display a black
                   |screen)                     |screen with no cursor
                 CC|                            |[email protected]

--- Comment #1 from TraceyC <[email protected]> ---
Thanks for the bug report. When this happens, are you able to get to a TTY with
Ctrl+Alt+F3?

If so, can you check kwin's logs:

  journalctl --boot --user-unit plasma-kwin_wayland > ~/log.txt

Also, could you retrieve kwin's backtrace while the bug is happening? You might
need to ssh from another computer and attach a debugger to kwin process if it's
hung, e.g.

  sudo gdb -p $(pidof kwin_wayland)

then type

  bt

then press 'c' if it asks you if you want to continue paging

Then copy-and-paste the output here. Thanks!

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

Reply via email to