Bug 486435 - Crash when trying to change the value of clip start/end while the animation is playing
Summary: Crash when trying to change the value of clip start/end while the animation i...
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: nightly build (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-02 09:19 UTC by Dynline
Modified: 2024-07-09 07:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
crash log (27.52 KB, text/plain)
2024-05-02 09:19 UTC, Dynline
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dynline 2024-05-02 09:19:15 UTC
Created attachment 169093 [details]
crash log

SUMMARY
I was trying to change the animation timeline's "clip end" value while it was playing, crash log attached

STEPS TO REPRODUCE
1. Have a timeline with some frames in it
2. hit the play button
3. as it is playing, open the burger menu with the clip start/clip end options
4. click on clip end and hit backspace

OBSERVED RESULT
Software crashes

EXPECTED RESULT
It would be nice if it changed the animation clip end or start value without crashing as it plays, I'm used to Blender where I can do this and it won't crash. Hopefully it's possible. Maybe stop the preview playing if it's not possible?

SOFTWARE/OS VERSIONS
Windows 10
Version: 5.3.0-prealpha (git 6060b8e)
Comment 1 YRH 2024-06-24 22:20:52 UTC
I can't get this crash in master with the commit 706cb7d60a66c161028c2f811ac6994016b2a83f. It doesn't happen with the candidate 5.2.3 build either.

Can you try again and also provide the commit hash?
Comment 2 Dynline 2024-07-09 07:06:02 UTC
(In reply to YRH from comment #1)
> I can't get this crash in master with the commit
> 706cb7d60a66c161028c2f811ac6994016b2a83f. It doesn't happen with the
> candidate 5.2.3 build either.
> 
> Can you try again and also provide the commit hash?

Sorry for taking long to answer, seems like I can't make this crash happen anymore on the latest 5.3.0-prealpha (git cfe2634). I'll mark this resolved then.