Bug 376150 - Rectangular Alpha mask UI broken
Summary: Rectangular Alpha mask UI broken
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: git-master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
: 376138 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-02-07 17:32 UTC by Wegwerf
Modified: 2017-03-13 19:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.