https://bugs.kde.org/show_bug.cgi?id=389037
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/21e67d8f94fd1887864151cf | |5d5b840e9d4554df --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 21e67d8f94fd1887864151cf5d5b840e9d4554df by Dmitry Kazakov. Committed on 30/01/2018 at 08:42. Pushed by dkazakov into branch 'master'. Fix crash when D&D mask with Ctrl key due to the juggler is already ended There might be a race condition when the juggler is still alive, but already ended (the two processes are executed by different queued Qt's signals). We should check for that. M +2 -1 libs/ui/kis_node_manager.cpp https://commits.kde.org/krita/21e67d8f94fd1887864151cf5d5b840e9d4554df -- You are receiving this mail because: You are watching all bug changes.