Bug 213681 - Batch RAW converter: Activating 16bit allows jpeg
Summary: Batch RAW converter: Activating 16bit allows jpeg
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 14:03 UTC by Simon
Modified: 2017-06-30 08:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2009-11-08 14:03:06 UTC
Version:           1.0.0-beta6 (rev.: 1039716) (using 4.3.2 (KDE 4.3.2), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.31-5.slh.4-sidux-686

When selecting 8bit color depth I can select JPG in the formats list, with 16bit I cannot. But when selecting 8bit and JPG and then switching to 16bit, JPG is still enabled and converting creates JPG images.
Comment 1 caulier.gilles 2009-11-08 14:26:46 UTC
Not reproducible with kipi-plugins 0.8.0. Which version do you use ?

Gilles Caulier
Comment 2 Simon 2009-11-08 14:28:53 UTC
$ apt-cache policy kipi-plugins
kipi-plugins:
  Installiert: 0.8.0-1

What happens when you check 16bit there then? Will the format be changed to PNG automatically?
Comment 3 caulier.gilles 2009-11-08 14:31:13 UTC
yes, to PNG, and the list is reduced to "PNG, TIFF"

Gilles
Comment 4 Simon 2009-11-08 14:34:47 UTC
Only in «Save Settings», or are also the filenames in the list (left) changed to .png? Here PNG will be selected in the Output File Format dropdown, but the output filename remains .jpg.

$ file DSC_2327-test.jpg
DSC_2327-test.jpg: PNG image, 4310 x 2868, 16-bit/color RGB, non-interlaced
Comment 5 caulier.gilles 2009-11-08 15:02:56 UTC
SVN commit 1046362 by cgilles:

dispatch file format everywhere when color depth is changed
BUGS: 213681


 M  +2 -0      savesettingswidget.cpp  


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