Bug 376150

Summary: Rectangular Alpha mask UI broken
Product: [Applications] kdenlive Reporter: Wegwerf <wegwerf-1-2-3>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal CC: french.ebook.lover
Priority: NOR    
Version: git-master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Wegwerf 2017-02-07 17:32:45 UTC
At least the Invert parameter doesn't seem to hold its setting, but instead it takes on a random check state after clicking away from the effect, then selecting it again. Also, the other parameters seem to behave erratically too, in that the alpha mask sometimes get updated correctly, sometimes not. However, these other parameters at least keep their settings.
Comment 1 alcinos 2017-03-06 14:06:14 UTC
Git commit 35af0b4af89a6b92c33217f191dc55fa4d5cbb4d by Nicolas Carion.
Committed on 06/03/2017 at 14:08.
Pushed by alcinos into branch 'master'.

Fix BoolWidget not correctly initialized

M  +1    -1    src/effectstack/parametercontainer.cpp

https://commits.kde.org/kdenlive/35af0b4af89a6b92c33217f191dc55fa4d5cbb4d
Comment 2 alcinos 2017-03-06 14:07:43 UTC
The invert parameter should be fine now, but I cannot reproduce the "the other parameters seem to behave erratically too", could you be more specific about what's happenning vs what you'd expect?
Comment 3 alcinos 2017-03-06 14:15:50 UTC
*** Bug 376138 has been marked as a duplicate of this bug. ***
Comment 4 Wegwerf 2017-03-06 19:11:30 UTC
Can you please nudge the Kdenlive master ppa for a new build, so I can test? Thank you very much!

As for the erratic behavior: what I noticed is that basically only a left-to-middle wipe worked, most of the other combinations of start and end of the wipe resulted in all different kind of wipes that didn't match the UI settings.
Comment 5 Wegwerf 2017-03-13 19:14:41 UTC
Confirming that this bug is correctly fixed. Thank you very much! Moving this BR to resolved-fixed.