[Digikam-devel] [Bug 160196] Unable to save preferences for Color Management: ManagedView

Andi Clemens andi.clemens at gmx.net
Fri Feb 13 12:51:33 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=160196


Andi Clemens andi clemens gmx net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Andi Clemens <andi clemens gmx net>  2009-02-13 13:51:32 ---
SVN commit 925507 by aclemens:

readSettings() in SetupICC is called 3 times when called the
first time in the ctor. This is due to a signal emitted when
the "ManagedView" checkbox is set. Changing the order of the
method calls in the ctor fixes this.
The same is true for the EditorWindow class: we need to block
the signals in applyStandardSettings() to avoid multiple calls
and toggles of the managedView controls, otherwise wrong settings
are loaded / saved.

BUG:160196

 M  +4 -0      imageeditor/editor/editorwindow.cpp  
 M  +4 -1      setup/setupicc.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=925507


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list