https://bugs.kde.org/show_bug.cgi?id=455532
--- Comment #15 from Marco Rebhan <m...@dblsaiko.net> --- Created attachment 150900 --> https://bugs.kde.org/attachment.cgi?id=150900&action=edit GDB log of kwin crash Yes, I can move the cursor around. I can't start anything directly from kwin, since it doesn't run the argument you pass to it from the command line in this state and none of the shortcuts work (tried meta+e, alt+space, and meta+enter which I've bound to open konsole). What I could do is run a program from a SSH shell (kwin segfaults if I switch to another TTY) such as dolphin: WAYLAND_DISPLAY=wayland-0 QT_QPA_PLATFORM=wayland dolphin It does show up and I can interact with it using the keyboard, but as soon as my mouse cursor gets within maybe 20 pixels of the window, kwin segfaults. According to GDB (see attached log), it has to do with the cursor. -- You are receiving this mail because: You are watching all bug changes.