Bug 497835 - cutting a clip with collapsed effect stack into two pieces, leads to uncollapsed effect stack of 2nd part of the clip while 1st parts stack remains collapsed
Summary: cutting a clip with collapsed effect stack into two pieces, leads to uncollap...
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (show other bugs)
Version: 24.12.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2024-12-23 16:08 UTC by Karina Shoelove
Modified: 2024-12-26 09:43 UTC (History)
1 user (show)

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 Karina Shoelove 2024-12-23 16:08:50 UTC
SUMMARY
"Effect collapse status"is not passed during a cut of a clip with existing effect stack which is completely collapsed.

STEPS TO REPRODUCE
1. Add color clip to project and timeline
2. add some effects to color clip and collapse them and possibly let Transform effect uncollapsed
3. cut the clip into 2 parts and check the effect stack of 2nd part, it will be uncollapsed

OBSERVED RESULT
effect stack status related to collapsed / uncollapsed is not passed on cut when cutting a clip

EXPECTED RESULT
maybe it would be more handy if effect stack remains as it is before the cut of a clip into parts but not sure if thats just my impression / workflow

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-27-amd64 (64-bit)
Graphics Platform: offscreen
Processors: 20 × 13th Gen Intel® Core™ i7-1370P
Memory: 62.4 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Comment 1 emohr 2024-12-25 19:51:27 UTC
Thank you for reporting. I cannot reproduce the issue on 24.12.0 on Windows. 

I added a “Lift/Gamma/Gain” and a “Transform” effect to the color clip. Closing “Lift/Gamma/Gain”. Cut the color clip in half. On both half the “Lift/Gamma/Gain” is closed and the “Transform” effect is open.

Please try with the current Kdenlive AppImage version 24.12.0 to see if there are any packaging issues https://kdenlive.org/en/download/
Comment 2 Karina Shoelove 2024-12-25 20:39:54 UTC
Thank you for checking, I now checked in version kdenlive-master-9385-linux-gcc-x86_64.AppImage and it is indeed as you describe. Both parts have the same status of the effect stack.. I think we can close this task as "Not a bug". Sorry for the time invested..
Comment 3 emohr 2024-12-26 09:43:17 UTC
Thank you for your feedback.