Summary: | monochrome tool shows plain grey preview | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | S. Burmeister <sven.burmeister> |
Component: | Plugin-Editor-BlackWhite | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, Julien |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.2.0 | |
Sentry Crash Report: |
Description
S. Burmeister
2010-03-17 01:40:52 UTC
Applying the tool does generate a plain grey picture. So the preview is right when it shows plain grey. :) The small preview in the thumbnailbar within the tool does however show the picture with the different types of monochrome "colouring". It a problem related to the initialisation of parameters, look into the last tab, the contrast is set to zero, that is why you get a plan grey picture. Gilles is aware of the problem, I think ? Julien Maybe this bug has already been solved and it affects only user who have been using some svn versions which put a wrong contrast parameter ? I think a quick fix for you would be to try another contrast setting. Julien SVN commit 1104249 by cgilles: use a different settings name from rc file to prevent broken adjustments in B&W filter with an old value generated by digiKam < 1.2.0 BUGS: 231048 M +1 -1 bwsepiasettings.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1104249 You are right! The contrast was set to 0. Resetting it to the default solves the issue and restarting digikam keeps that default. Thanks for the hint! |