Bug 233739

Summary: Color management is disabled when using "Aspect Ratio Crop"
Product: [Applications] digikam Reporter: Émile Cordonnier <emile.cordonnier+bugzilla>
Component: Plugin-Editor-CropAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.9.0   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In: 1.3.0

Description Émile Cordonnier 2010-04-08 15:21:30 UTC
Version:           1.2 (using KDE 4.3.5)
OS:                Linux
Installed from:    Debian stable Packages

When I use the "Aspect Ratio Crop" tool, color management is not working anymore (just in this tool, it is ok when I come back to the normal editor view or to another tool). 

I cannot say if it a new bug, as I started calibrating my monitor and using color management about the same time as digikam 1.2 was released ;) 

Émile
Comment 1 caulier.gilles 2010-04-08 15:24:55 UTC
It's not a new bug. the ratio crop preview do not have CM code. i will fix it.

Gilles Caulier
Comment 2 caulier.gilles 2010-04-09 12:54:44 UTC
SVN commit 1112853 by cgilles:

use color managed with Ratio crop preview widget
BUGS: 233739


 M  +6 -5      imageselectionwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1112853
Comment 3 caulier.gilles 2010-04-09 14:42:53 UTC
SVN commit 1112895 by cgilles:

Support Color Management in Insert Text tool preview
CCBUGS: 233739


 M  +30 -14    inserttextwidget.cpp  
 M  +4 -4      inserttextwidget.h  


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