Actually there is Dolphin 14.12.3 under KDE Dev Platform 4.14.6 running on Plasma 5.2.2 (Fedora 22) After awaking Dolphin hangs. Only Window decorations rendered and the gray space inside. I can't change its window size and can't just close it. Only sigterm helps. Please tell me how can I provide additional information. Reproducible: Sometimes
Today I've seen same bug with qbittorrent. So it is can be not the Dolphin's bug...
Thanks for the bug report. In order to find out where in the code it hangs, we need a backtrace. You can get one by running gdb in a Konsole: gdb attach $(pidof dolphin) Then enter "thread apply all backtrace", press Enter until there is no more output, and paste the output here. Thanks for your help!
Thank you for reply. Last time I see it was about two weeks ago. If it will be again I'll send you backtrace.
(In reply to Pavel Nedrigaylov from comment #3) > Last time I see it was about two weeks ago. If it will be again I'll send > you backtrace. Ok thanks! I'll set the status to "needsinfo - backtrace"
Haven't see it again. I think we can close this bug.