https://bugs.kde.org/show_bug.cgi?id=392842

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Well, looking at the code, I can see only one way how the crash can happen, but
it needs quite a lot of coincidences happen at once...

Case a) 

1) Undo Limit should have be set to 0
2) Some animation frames should have been removed before the last action
3) Removal of animation frames should not complete before layer properties
change

Case b) [Krita 4.0.0 and earlier only]
1) Some animation frame(s) were added
2) Undo was requested for them
3) Before undo was completed, layer properties were changed. In Krita 4.0.0
changing visibility of the layer causes resetting redo information that could
cause such thing. But it is highly improbably.

I tried both cases, but couldn't reproduce the problem :(

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to