Created attachment 164894 [details] screen-record SUMMARY Sequence effect lost after saving (See attachment for screen record video) STEPS TO REPRODUCE 1. Create project 2. Add p1.jpg to project 3. Add an effect (eg emboss) to p1.jpg 4. Add an effect (eg grow) to Sequence 1 Now both p1.jpg and Sequence 1 have effect icon 5. Save project OBSERVED RESULT After saving, the effect on Sequence 1 lost. See only p1.jpg has effect icon. EXPECTED RESULT Effect on Sequence 1 should be correctly saved SOFTWARE/OS VERSIONS Kdenlive 23.08.04 Flatpak KDE Frameworks Version 5.112.0 Qt Version 5.15.10 (built against 5.15.10) ADDITIONAL INFORMATION
Thanks for the report. Still happening on git master, working on a fix
Git commit 7c49766b45127af863112b8ff61e3a5be6668dbf by Jean-Baptiste Mardelle. Committed on 14/01/2024 at 12:06. Pushed by mardelle into branch 'release/24.02'. Fix sequence effects lost M +4 -1 src/bin/projectclip.cpp M +1 -1 src/bin/projectclip.h M +6 -0 src/bin/projectitemmodel.cpp M +2 -0 src/bin/projectitemmodel.h M +4 -1 src/mltcontroller/clipcontroller.cpp M +7 -3 src/project/projectmanager.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/7c49766b45127af863112b8ff61e3a5be6668dbf
Git commit ee873cf885b618e67b56c71fc06295040a87e709 by Jean-Baptiste Mardelle. Committed on 15/01/2024 at 13:09. Pushed by mardelle into branch 'release/24.02'. Add test for recent sequence effect bug M +0 -8 src/bin/bin.cpp M +0 -2 src/bin/bin.h M +7 -0 src/bin/projectitemmodel.cpp M +2 -0 src/bin/projectitemmodel.h M +1 -1 src/core.cpp M +5 -0 src/project/projectmanager.cpp M +118 -0 tests/nestingtest.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/ee873cf885b618e67b56c71fc06295040a87e709
Git commit 1b9dd950718959e0608682d3c8ff65abd2c8a717 by Jean-Baptiste Mardelle. Committed on 16/01/2024 at 21:41. Pushed by mardelle into branch 'release/23.08'. Fix sequence effects lost M +4 -1 src/bin/projectclip.cpp M +1 -1 src/bin/projectclip.h M +6 -0 src/bin/projectitemmodel.cpp M +2 -0 src/bin/projectitemmodel.h M +4 -1 src/mltcontroller/clipcontroller.cpp M +7 -3 src/project/projectmanager.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/1b9dd950718959e0608682d3c8ff65abd2c8a717