Summary: | Clip on timeline changes identity/name, gets exchanged random | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | herman.herman |
Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | fritzibaby, herman.herman, julius.kuenzel |
Priority: | NOR | ||
Version: | 23.04.0 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | The requested .kdenlive project |
Description
herman.herman
2023-04-25 19:15:30 UTC
Similar issues here: Bug 469040, Bug 469029, Bug 468999 Thanks for your report. Could you share your .kdenlive project file ? That would help us understand the issue. Created attachment 158511 [details]
The requested .kdenlive project
Thanks a lot for the project file, I can reproduce and working on a fix... (In reply to Jean-Baptiste Mardelle from comment #4) > Thanks a lot for the project file, I can reproduce and working on a fix... That's great! I'm looking forward to that fix :D Git commit 364e23f6d1ba104e40623297b82a0ee873942925 by Jean-Baptiste Mardelle. Committed on 29/04/2023 at 05:05. Pushed by mardelle into branch 'release/23.04'. Fix project corruption on opening, add test to prevent from happening again M +0 -1 src/mltcontroller/clipcontroller.cpp M +10 -1 src/project/projectmanager.cpp M +1 -1 src/project/projectmanager.h M +2 -3 src/timeline2/model/builders/meltBuilder.cpp A +- -- tests/dataset/blue.mp4 A +1672 -0 tests/dataset/clip-ids.kdenlive A +- -- tests/dataset/green.mp4 A +- -- tests/dataset/red.mp4 A +- -- tests/dataset/yellow.mp4 M +72 -0 tests/filetest.cpp https://invent.kde.org/multimedia/kdenlive/commit/364e23f6d1ba104e40623297b82a0ee873942925 Was the changes included in the latest rolled out update? Because it seems to have been solved. I have spent an hour or two now in the project and the bug has not showed up anew, however the update did not magically fix the project-file, so I had to remove the corrupted clips and place the clips on the timeline again which felt like a minor thing as long as it's not happening in the future :). I can report back after another couple of hours if you want? How did you install Kdenlive? We recently rolled out an update for Flatpak and the PPA. Appimage, windows and macOS will follow soon. Please note that distro package are not maintained by the Kdenlive team and we do not have control over them. However 23.04.1 with more (less major) fixes is planned to be released in about 2 weeks (In reply to Julius Künzel from comment #8) > How did you install Kdenlive? > > We recently rolled out an update for Flatpak and the PPA. Appimage, windows > and macOS will follow soon. Please note that distro package are not > maintained by the Kdenlive team and we do not have control over them. > However 23.04.1 with more (less major) fixes is planned to be released in > about 2 weeks Through flatpak :). I have spent some more hours in the editing and it seems like the bug is fixed! Great work! Thank you for the feedback. Glad to hear it works. We close this bug. If it still appears in the latest version, please feel free to re-open it and update the affected version number. |