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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Bugzilla from andi.clemens@gmx.net
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.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel