https://bugs.kde.org/show_bug.cgi?id=500409
--- Comment #6 from TraceyC <kde...@tlcnet.info> --- In those commands, I gave you the wrong process name. This: sudo gdb --pid `pidof kwin_x11` Should be: sudo gdb --pid `pidof kwin_wayland` Apologies for any confusion -- You are receiving this mail because: You are watching all bug changes.