https://bugs.kde.org/show_bug.cgi?id=499381
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO --- Comment #9 from Zamundaaa <[email protected]> --- My best guess for what's happening here is that it's a bug in the graphics driver. When it happens again, could you get the output of drm_info? Specifically while the cursor is as far top left as possible would be useful. You can get the output from ssh with > drm_info > info.txt Also, if you switch to a tty and back, is the problem still there? > is there a way of shutting down a "wayland session" (if such a thing exists) > on a tty so I can just restart the graphical session? I hate having to reboot > the whole thing. You can use > loginctl to list sessions, and > loginctl kill-session n to kill it. Or run kwin_wayland --replace, which allows at least some apps to survive. -- You are receiving this mail because: You are watching all bug changes.
