https://bugs.kde.org/show_bug.cgi?id=388182
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.0 |--- Product|plasmashell |kwin Component|general |general Version|master |unspecified Assignee|k...@davidedmundson.co.uk |kwin-bugs-n...@kde.org --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- >From your video kwin's locked (but not dead, which is why you can't --replace it) Can you run the following: switch to a TTY (or ssh in from another computer) run "sudo gdb --pid `pidof kwin_x11`" when that loads type set logging on set pagination off bt then quit you should then find a file called gdb.txt in that directory. -- You are receiving this mail because: You are watching all bug changes.