https://bugs.kde.org/show_bug.cgi?id=473760
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/a8e420b |hics/krita/-/commit/9bcab19 |afd48e55e33d5fee89836d3d71f |c91e3b3d9d9536c769f66e595ef |fb9ffb |f2e2ba --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 9bcab19c91e3b3d9d9536c769f66e595eff2e2ba by Dmitry Kazakov. Committed on 30/08/2023 at 13:27. Pushed by dkazakov into branch 'master'. Possibly fix a crash when switching animated documents We shouldn't delete KisPlaybackEngineQT::Private::measure on every stop of the playback, because the timer events may be randomly postponed and we can end up reading from a null location. M +22 -22 libs/ui/KisPlaybackEngineQT.cpp https://invent.kde.org/graphics/krita/-/commit/9bcab19c91e3b3d9d9536c769f66e595eff2e2ba -- You are receiving this mail because: You are watching all bug changes.