Summary: | sporadic crash after group undoing and redoing | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | farid <snd.noise> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | drrn, fritzibaby, wegwerf-1-2-3 |
Priority: | NOR | Flags: | fritzibaby:
timeline_corruption+
|
Version: | git-master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
farid
2017-01-26 19:35:49 UTC
I confirm this bug. If you play some undo and redo in single/multi track, often it crash without bug report or insufficient report. This crash does not create automatic backups and I lost hours of work on clips because of this bug! If (In reply to Dany from comment #1) > I confirm this bug. If you play some undo and redo in single/multi track, > often it crash without bug report or insufficient report. This crash does > not create automatic backups and I lost hours of work on clips because of > this bug! If we could provide some instructions on how to reproduce this the devs can solve it. I havent been able to reproduce it. It isn't a specific way. If you have only one cutting clip in one track you can play undo/redo a lot of time, it does'n happen. You have to cut, move tracks, add clips, add snippet of footage, invert their position, cut again, push "quikly" ctrl+z <-> ctrl+shift+z, add tasks and again undo and redo. In short, you need to have things on which to work on timeline and have an "heavy" history on cache. "Heavy" like a computational kdenlive work, maybe, I don't know. It'is happened many times to me. Many many times. Too many. I work a lot with single clip, then I cut it in many little chunk which then I mix each other. Some titles, little effects... undo/redo and... boom! It crash! (In reply to Dany from comment #4) > "Heavy" like a computational kdenlive work, maybe, I don't know. It'is > happened many times to me. Many many times. Too many. > I work a lot with single clip, then I cut it in many little chunk which then > I mix each other. Some titles, little effects... undo/redo and... boom! It > crash! I work with many many many clips and some compositing and have experienced this only a couple of times. That is why I haven't found a way to provide the instructions on how to cause the bug. Could it be due to dragging many clips in the timeline? Lets try to keep an eye on this... On the bright side, the timeline refactoring has started and when it is finished this bugs should be a thing of the past. I am marking this as confirmed as more people have experienced it. Due to dragging many clips in the timeline? It depends on how "many" is intended. I work always with 3 video tracks and 2 audio tracks. In it I drag 2 or 3 video clips (chunked in about 30 pieces each one) and 2 sound tracks (1 voice + 1 music). Some .png, volume effect, 3 video transition and no more. It is too heavy on Kdenlive? If it is, Kdenlive became unuseful... (In reply to Dany from comment #6) > Due to dragging many clips in the timeline? It depends on how "many" is > intended. I work always with 3 video tracks and 2 audio tracks. In it I drag > 2 or 3 video clips (chunked in about 30 pieces each one) and 2 sound tracks > (1 voice + 1 music). Some .png, volume effect, 3 video transition and no > more. I usually drag more than those and it is fine... as I said there is something that is triggering the crash... finding it will make the fixing of the bug if not the refactoring should do it... > It is too heavy on Kdenlive? If it is, Kdenlive became unuseful... I use it almost daily and is very useful to me. also almost all the bugs that i report get fixed. :) It is very useful for me too! It is because I wish this bug solved. I love Kdenlive! Kdenlive usually handles many more timeline clips as I can confirm from my own projects: around 10-12 tracks with something like 200 timeline clips. I need to move them using the move tool when I'm finally adding in the opening intro and following title. Please try with the actual Kdenlive AppImage version 18.08.3 Run the Appimage from the terminal (press CTRL + ALT + T). Move to the AppImage folder and run the .AppImage: ./Kdenlive*.AppImage Please try with the actual Kdenlive AppImage version 18.12.0b Run the Appimage from the terminal (press CTRL + ALT + T). Move to the AppImage folder and run the .AppImage: ./Kdenlive*.AppImage fixed in refactoring |