https://bugs.kde.org/show_bug.cgi?id=395751
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/08d65552ed44c9e9ce6c09d4 | |4c0198a416608124 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 08d65552ed44c9e9ce6c09d44c0198a416608124 by Dmitry Kazakov. Committed on 22/06/2018 at 16:54. Pushed by dkazakov into branch 'master'. Change asserts into normal checks Sometimes (during merge/grouping/ungrouping) it happens that active node is changed by the model. The model knows only about a dummy, but not about the node itself. And the node might have already become disconnected, even though the dummy is still present. M +10 -6 libs/ui/kis_node_manager.cpp https://commits.kde.org/krita/08d65552ed44c9e9ce6c09d44c0198a416608124 -- You are receiving this mail because: You are watching all bug changes.