https://bugs.kde.org/show_bug.cgi?id=357536
--- Comment #8 from Thomas Lübking <thomas.luebk...@gmail.com> --- This will list all kwin process, a drkonqi process holding kwin (and grep ;-) ps ax | grep kwin A stopped process will show a "T" in the status (sth. like "TN") where a running process would usually have an "S" ("SN") How to debug with gdb: https://community.kde.org/KWin/Debugging https://techbase.kde.org/Development/Tutorials/Debugging/Debugging_with_GDB -- You are receiving this mail because: You are watching all bug changes.