https://bugs.kde.org/show_bug.cgi?id=496923
--- Comment #3 from TraceyC <kde...@tlcnet.info> --- Thanks for clarifying what's happening. Can you get a backtrace of what Plasma is doing when it's in this incomplete state? Run this in a terminal window while it's in the bad state gdb attach -p $(pidof plasmashell) If it says "--Type for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the "c" key. When you see a prompt that says "(gdb)", type "bt" and press the enter key. If it says "--Type for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the "c" key. Copy-and-paste the contents of the terminal window into a comment here. Thanks! -- You are receiving this mail because: You are watching all bug changes.