Bug 362254 - git master: bin clip effects cannot be dragged onto another bin clip
Summary: git master: bin clip effects cannot be dragged onto another bin clip
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 16.04.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 16:26 UTC by Wegwerf
Modified: 2016-04-25 18:50 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 Wegwerf 2016-04-25 16:26:15 UTC
Bin clip effects cannot be dragged onto another bin clip: while the drag feedback signals that the effect can be dropped onto another bin clip nothing happens after finishing the drop. The effect being dragged doesn't get copied onto the target bin clip.

Reproducible: Always

Steps to Reproduce:
1. Add two clips to the project bin.
2. Add an effect to the first bin clip.
3. Drag this effect from the properties pane onto the second bin clip.

Actual Results:  
Dropped effect doesn't get added to the second bin clip.

Expected Results:  
Dropped effect should get added to the second bin clip with all parameters taken over.
Comment 1 Wegwerf 2016-04-25 16:27:27 UTC
Turns out that dropping any new effect also doesn't work...
Comment 2 Wegwerf 2016-04-25 16:36:21 UTC
More issues with git master: bézier curves have lost their channel drop-down-box entries completely. Luma formula selection also empty.
Comment 3 Wegwerf 2016-04-25 16:38:57 UTC
git Applications/16.04 is sane with respect to bézier channel and luma formula selection box. Dropping a bin clip effect onto another bin clip doesn't work either.
Comment 4 Jean-Baptiste Mardelle 2016-04-25 18:30:02 UTC
Git commit 64c934e06fe55fbc9ef2665f47440df5a51b6572 by Jean-Baptiste Mardelle.
Committed on 25/04/2016 at 18:29.
Pushed by mardelle into branch 'Applications/16.04'.

Restore Bin filtering and effect drop that were removed by wrong cppcheck cleanup

M  +35   -0    src/bin/projectitemmodel.cpp
M  +1    -0    src/bin/projectitemmodel.h
M  +14   -0    src/bin/projectsortproxymodel.cpp
M  +2    -0    src/bin/projectsortproxymodel.h

http://commits.kde.org/kdenlive/64c934e06fe55fbc9ef2665f47440df5a51b6572
Comment 5 Jean-Baptiste Mardelle 2016-04-25 18:50:09 UTC
Git commit 0a26eccd60af9b652cf91762170020d6a7167502 by Jean-Baptiste Mardelle.
Committed on 25/04/2016 at 18:50.
Pushed by mardelle into branch 'master'.

Fix combobox effect parameters that dissapeared after introducing HD lumas

M  +3    -0    src/effectstack/parametercontainer.cpp
M  +0    -7    src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/0a26eccd60af9b652cf91762170020d6a7167502