Created attachment 185147 [details] example of a project with this bug SUMMARY Clip parts of a sequence, saved to the bin as zones, appear fine when saved, but when the project is closed and re-opened they are no longer there. STEPS TO REPRODUCE 1. Create a sequence from two clips 2. Use the razor tool to create one or more segments 3. Right click a segment and chose "Save Clip Part to Bin" 4. Save the project 5. Close Kdenlive 6. Re-open and load the project. OBSERVED RESULT Previously saved clip parts are not longer in the project bin EXPECTED RESULT Saved clip parts should appear as zones in a tree under the sequence they were clipped from SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Ubuntu 24.04.2 LTS KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION The extracted zones do appear in the .kdenlive file, but do not load. See attached kdenlive file.
Thanks for the report, I can confirm the issue and will work on it.
Git commit 96b545345de1d561c60b1240cbaceaf1904fce31 by Jean-Baptiste Mardelle. Committed on 23/09/2025 at 07:49. Pushed by mardelle into branch 'master'. Fix sequence subclips disappear after reopening project FIXED-IN: 25.08.2 M +4 -17 src/bin/projectitemmodel.cpp M +6 -4 src/bin/sequenceclip.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/96b545345de1d561c60b1240cbaceaf1904fce31
Git commit ff276b17670c176a91902a1dd9aababd681e518b by Jean-Baptiste Mardelle. Committed on 25/09/2025 at 12:39. Pushed by mardelle into branch 'release/25.08'. Fix sequence subclips disappear after reopening project FIXED-IN: 25.08.2 M +4 -17 src/bin/projectitemmodel.cpp M +6 -4 src/bin/sequenceclip.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/ff276b17670c176a91902a1dd9aababd681e518b