Bug 359577 - 15.13 git master: end keyframe lost on transition move or project upgrade
Summary: 15.13 git master: end keyframe lost on transition move or project upgrade
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 14:34 UTC by Wegwerf
Modified: 2016-04-17 16:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wegwerf 2016-02-19 14:34:17 UTC
I've seen this problem with two projects I'm currently working on. In both cases I've copied over two different existing Kdenlive 15.13 project created just before the advent of the new keyframe code. Both projects contain an SVG title clip with a composite transition. In both cases this composite transition "lost" the keyframe at its end.

In fact it appears as if the last keyframe is still present, yet out of reach: when moving on the timeline the fade out set on the final keyframe is present, yet this keyframe isn't shown and cannot be edited or deleted.

When adding a new final keyframe another bug kicks in: instead of taking over the settings from its immediately preceeding keyframe, keyframe parameters get reset.

When deleting this final keyframe and immediately recreating it again, then the keyframe parameters correctly get taken over from the preceeding keyframe.

Reproducible: Always



Expected Results:  
Keyframe at end of transition should not get lost or moved out of reach.
Comment 1 Jean-Baptiste Mardelle 2016-02-23 22:54:35 UTC
I cannot reproduce. Could you attach here a project file that triggers the problem ?
Comment 2 Wegwerf 2016-04-17 16:24:08 UTC
This seems to have been fixed as part of more recent bug reports concerning the new keyframe implementation; these newer bug reports also came with example projects to trigger the bug. I'm thus retiring this bug now as fixed.