https://bugs.kde.org/show_bug.cgi?id=373427
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk --- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> --- So the plasma process is hanging but everything else is responsive? Can you (when it's frozen) run: sudo gdb --pid `pidof plasmashell` from a terminal then when that attached type "thread apply all bt" to get a log. then copy and paste that here. It probably means plasma is blocked waiting for X to do something, but this will tell us exactly. -- You are receiving this mail because: You are watching all bug changes.