https://bugs.kde.org/show_bug.cgi?id=419021
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/87175ca76 |hics/krita/commit/fd21c4a8c |7bf6ed2c8738f81a9b957faaf84 |e2cdc9e2594c4e0899aa509fe82 |e7db |ce6d --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit fd21c4a8ce2cdc9e2594c4e0899aa509fe82ce6d by Dmitry Kazakov. Committed on 01/06/2021 at 12:06. Pushed by dkazakov into branch 'krita/4.3'. Fix crash when closing Krita too quickly while some stroke is still rendering KisCanvas2 is directly connected to the image, therefore, it should not be destroyed before the the connection is removed and all the callers has completed their requests. # Conflicts: # libs/ui/KisView.cppgit M +6 -0 libs/ui/KisView.cpp M +16 -0 libs/ui/canvas/kis_canvas2.cpp M +1 -0 libs/ui/canvas/kis_canvas2.h https://invent.kde.org/graphics/krita/commit/fd21c4a8ce2cdc9e2594c4e0899aa509fe82ce6d -- You are receiving this mail because: You are watching all bug changes.