Summary: | Kdenlive 23.08.4 bug: Editing title clip messes up other clips in same track - Emir's BTIN | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Emir's BTIN (Balik Tanaw / In Hindsight) <emirvmendoza> |
Component: | Video Effects & Transitions | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 23.08.4 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/22eb29f8546b183f61e4c61d3ce320f646060255 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
project file before editing the text clip
project file AFTER editing the text clip Linux Mint BEFORE editing title clip Linux Mint AFTER editing title clip |
Description
Emir's BTIN (Balik Tanaw / In Hindsight)
2023-12-18 15:30:52 UTC
Thanks for your report. However I cannot reproduce the problem on a simple project. Could you try to make a copy of your project file, and remove as many clips as possible, just leaving the 3-4 clips in the timeline (where the bug happens) to reproduce the problem, then attach the project file here? Created attachment 164289 [details] project file before editing the text clip Hello: Thank you for replying. The issue affects not just 3-4 clips, but many clips in track 3, so I cannot remove as many clips as possible. I reproduced the problem in my version of Kdenlive on macOS Monterey: https://youtu.be/YpHZWVHDTn4. Attached is the project file before editing the text clip (this file), and the project file after editing ("-mod", to be sent separately). Both project files are from the macOS version demonstrated in the video linked above. If the image clip files are needed, please let me know how I can send them. Thank you. Created attachment 164290 [details] project file AFTER editing the text clip Hello: Thank you for replying. The issue affects not just 3-4 clips, but many clips in track 3, so I cannot remove as many clips as possible. I reproduced the problem in my version of Kdenlive on macOS Monterey: https://youtu.be/YpHZWVHDTn4. Attached is the project file before editing the text clip (sent earlier separately), and the project file after editing the text lip ("-mod", this file). Both project files are from the macOS version demonstrated in the video linked above. If the image clip files are needed, please let me know how I can send them. Thank you. Created attachment 164291 [details] Linux Mint BEFORE editing title clip Hello: This should be the project file BEFORE editing the title clip, shown in my video on taken on Linux Mint: https://www.youtube.com/watch?v=CL-DRLbfOOM Created attachment 164292 [details] Linux Mint AFTER editing title clip Hello: This should be the project file AFTER editing the title clip, shown in my video on taken on Linux Mint: https://www.youtube.com/watch?v=CL-DRLbfOOM Waiting for action after providing project files on 19 December 2023 Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Already provided project files on December 19 Thanks for the project files and sorry for the delay. I can reproduce with your project file, this is probably caused by a bug in the same track transition (mixes) code. Will try to solve asap Git commit 16888cdf8cd62e68c4781f06d01d4de9f778f27c by Jean-Baptiste Mardelle. Committed on 10/01/2024 at 09:19. Pushed by mardelle into branch 'master'. Fix editing title clip with a mix can mess up the track M +2 -2 src/timeline2/model/trackmodel.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/16888cdf8cd62e68c4781f06d01d4de9f778f27c Git commit 22eb29f8546b183f61e4c61d3ce320f646060255 by Jean-Baptiste Mardelle. Committed on 16/01/2024 at 21:39. Pushed by mardelle into branch 'release/23.08'. Fix editing title clip with a mix can mess up the track M +2 -2 src/timeline2/model/trackmodel.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/22eb29f8546b183f61e4c61d3ce320f646060255 (In reply to Jean-Baptiste Mardelle from comment #9) > Thanks for the project files and sorry for the delay. I can reproduce with > your project file, this is probably caused by a bug in the same track > transition (mixes) code. Will try to solve asap Thank you very much. |