https://bugs.kde.org/show_bug.cgi?id=501696
TraceyC <kde...@tlcnet.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |kde...@tlcnet.info --- Comment #1 from TraceyC <kde...@tlcnet.info> --- Can you check kwin's logs when the freeze occurs? journalctl --boot --user-unit plasma-kwin_wayland > ~/log.txt Also, is there any chance that you could retrieve kwin's backtrace when the freeze occurs? You would need to ssh from another computer and attach a debugger to kwin process, e.g. sudo gdb -p $(pidof kwin_wayland) then type bt and paste the output here -- You are receiving this mail because: You are watching all bug changes.