Bug 233739 - Color management is disabled when using "Aspect Ratio Crop"
Summary: Color management is disabled when using "Aspect Ratio Crop"
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Crop (show other bugs)
Version: 4.9.0
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 15:21 UTC by Émile Cordonnier
Modified: 2016-06-29 19:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.3.0


Attachments

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