Bug 417505 - Title clip length keeps resetting
Summary: Title clip length keeps resetting
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 19.12.2
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-12 17:18 UTC by Andrej M.
Modified: 2020-02-14 10:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej M. 2020-02-12 17:18:34 UTC
Dear developers,

every time I edit a title clip and save it, its length gets reset to 3 seconds. Additionally, all title clips in the project get reset to 3 seconds if the project is reopened after saving and closing it.

Upon inspecting the .kdenlive project file, I have discovered that I can fix this by manually editing the <property name="length">#</property>. After the edit, the project seems to behave as it should. Editing <property name="kdenlive:duration">#</property> doesn't fix the problem.

Also, the default length for title clips is set to 5 seconds, but the program seems to ignore this setting.

Best regards,
Andrej
Comment 1 Jean-Baptiste Mardelle 2020-02-14 10:09:21 UTC
Git commit dffcd79608273aa9e9400f6ec7146a2cd4e6bd83 by Jean-Baptiste Mardelle.
Committed on 14/02/2020 at 10:09.
Pushed by mardelle into branch 'master'.

Fix changing of title clip duration broken

M  +11   -1    src/bin/projectclip.cpp

https://invent.kde.org/kde/kdenlive/commit/dffcd79608273aa9e9400f6ec7146a2cd4e6bd83
Comment 2 Jean-Baptiste Mardelle 2020-02-14 10:10:06 UTC
Git commit b0917833f4fd92a7009e73b4b7f27bda04345cbd by Jean-Baptiste Mardelle.
Committed on 14/02/2020 at 10:09.
Pushed by mardelle into branch 'release/19.12'.

Fix changing of title clip duration broken

M  +11   -1    src/bin/projectclip.cpp

https://invent.kde.org/kde/kdenlive/commit/b0917833f4fd92a7009e73b4b7f27bda04345cbd