https://bugs.kde.org/show_bug.cgi?id=412746
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/7f4401a0219a8e | |63670a7db9ecc1dba05fdbc615 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #13 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 7f4401a0219a8e63670a7db9ecc1dba05fdbc615 by Dmitry Kazakov. Committed on 24/02/2020 at 16:30. Pushed by dkazakov into branch 'krita/4.2'. Fix deadlocks in KoShapeManager updateTree() can emit shapeChanged() signals. And in general, we shouldn't emit any signal with a lock held. M +21 -16 libs/flake/KoShapeManager.cpp https://invent.kde.org/kde/krita/commit/7f4401a0219a8e63670a7db9ecc1dba05fdbc615 -- You are receiving this mail because: You are watching all bug changes.