Bug 229664

Summary: Curves Widget not working anymore in BWSepia tool
Product: [Applications] digikam Reporter: Andi Clemens <andi.clemens>
Component: Plugin-Editor-BlackWhiteAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, tschenser
Priority: NOR    
Version: 1.3.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.2.0

Description Andi Clemens 2010-03-06 11:11:45 UTC
Version:           unknown (using 4.4.1 (KDE 4.4.1), Arch Linux)
Compiler:          gcc
OS:                Linux (i686) release 2.6.32-ARCH

This commit broke the BWSepia plugin (Tab "Lightness"). Jens disabled the emitting of the "signalCurvesChanged" signal, which, in this case, will not update the filter settings anymore.
Comment 1 Jens Mueller 2010-03-06 11:18:47 UTC
I will have a look on this.

Jens
Comment 4 Andi Clemens 2010-03-06 11:36:57 UTC
The same is true for CurvesAdjust
Comment 5 Johannes Wienke 2010-03-06 11:43:41 UTC
There were so many bugs about the curves widget and curves handling. we really need a unit test for this widget and the curves calculation.
Comment 6 Jens Mueller 2010-03-06 12:01:22 UTC
I reenabled signalCurvesChanged()
curvesadjust work now, but not black & white tool.
Comment 7 Andi Clemens 2010-03-06 12:07:24 UTC
BW works here...
Comment 8 Jens Mueller 2010-03-06 14:03:00 UTC
b&w works also for me now
Comment 9 Jens Mueller 2010-03-06 14:11:27 UTC
*** Bug 229663 has been marked as a duplicate of this bug. ***