https://bugs.kde.org/show_bug.cgi?id=443597
Bug ID: 443597
Summary: Timecode links broken after clip deletion and restart
Product: kdenlive
Version: 21.08.2
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Video Display & Export
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 142332
--> https://bugs.kde.org/attachment.cgi?id=142332&action=edit
project file
If a clip is deleted from the project timecode links are broken for all clips
which had been added after the clip deleted.
STEPS TO REPRODUCE
1. Create a new project
2. Add 3 video clips
3. Add one note with "insert current timecode" for each clip; aterwards there
should be 3 notes in the list
4. Delete clip 2 (the one added as second)
5. Save the project
6. Restart kdenlive
OBSERVED RESULT
The timestamps links in the project notes behave as follows:
note 1: links to clip 1 (correct)
note 2: links to clip 3 (wrong)
note 3: links to nothing (wrong)
EXPECTED RESULT
The timestamps links in the project notes behave as follows:
note 1: links to clip 1
note 2: links to nothing (since clip has been deleted)
note 3: links to clip 3
SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.3
--
You are receiving this mail because:
You are watching all bug changes.