Summary: | B&W tool doesn't work in Batch Queue Manager | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Frédéric COIFFIER <frederic.coiffier> |
Component: | Plugin-Bqm-BlackWhite | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.2.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Frédéric COIFFIER
2011-10-18 17:32:58 UTC
Yes, I can confirm this. I will take a look at the issue. Andi, I already take a look where is the problem. In fact B&W tool work fine until you don't touch Curves settings. It's due to a wrong translation between 8<->16bits curves api introduced with versionning feature. BQM don't care about versionning, but implementation is wrong as well. It's a side effect. There is already a report about this problem here : https://bugs.kde.org/show_bug.cgi?id=281095#c2 Gilles Caulier Ok... it seems to work better somehow when not using linear curves. Note : the same dysfunction appear in Curves tool from BQM. You confirm ? Gilles Yes, it seems to work in the first place, but when you change the curve type to "free", it is broken. Changing the type back to "linear" doesn't seem to help. seems to be a full duplicate... let's continue in the older report *** This bug has been marked as a duplicate of bug 281095 *** Fixed with #281095 |