https://bugs.kde.org/show_bug.cgi?id=504547
--- Comment #12 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit 693da182e5c02a99a4e3c9209b3e1e94f19abf1f by Jean-Baptiste Mardelle. Committed on 23/05/2025 at 08:44. Pushed by mardelle into branch 'master'. On project load, if there is a clip mismatch (video only clip on audio track), check again the source clip. Improve error message in these cases. M +20 -5 src/timeline2/model/builders/meltBuilder.cpp M +9 -0 src/timeline2/model/clipmodel.cpp M +2 -0 src/timeline2/model/clipmodel.hpp M +8 -6 src/timeline2/model/timelinefunctions.cpp M +61 -24 src/timeline2/model/timelinemodel.cpp M +5 -3 src/timeline2/model/timelinemodel.hpp M +4 -2 src/timeline2/view/dialogs/clipdurationdialog.cpp M +1 -1 tests/modeltest.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/693da182e5c02a99a4e3c9209b3e1e94f19abf1f -- You are receiving this mail because: You are watching all bug changes.