https://bugs.kde.org/show_bug.cgi?id=468916
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #1 from Nate Graham <n...@kde.org> --- Is this 100% reproducible for you by launching an app without moving the pointer off of it while it loads? Also could you get a backtrace of what plasmashell is doing when it's hung? 1. Run `gdb attach $(pidof plasmashell)` in a terminal window 2. If it says "--Type <RET> for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the "c" key. 3. When you see a prompt that says "(gdb)", type "bt" and press the enter key 4. If it says "--Type <RET> for more, q to quit, c to continue without paging--" at the bottom of the terminal window, press the "c" key. 5. Copy-and-paste the contents of the terminal window into a comment here -- You are receiving this mail because: You are watching all bug changes.