Bug 102045

Summary: RAW conversion in digikam fails to convert or generate preview.
Product: [Applications] digikam Reporter: Tom Canavan <tmscanavan>
Component: BatchQueueManager-RAWProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.0

Description Tom Canavan 2005-03-21 04:30:07 UTC
Version:           unknown (using KDE 3.3.2-0.1 Red Hat, Red Hat Linux (Heidelberg))
Compiler:          gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
OS:                Linux (i686) release 2.6.9-1.667

Digikam and kipi-plugins compiled and installed fine, but the raw conversion plugin says failed to convert.  Won't generat preview either.  I'm using dcraw ver. 6.31. in /usr/bin/ and /usr/local/bin.  Not sure where the plugin looks for it. That's it.  No crash, just an error message.  BTW my dcraw works fine with my gimp plugin and with my installed ufraw.  Thanks
Comment 1 Tom Albers 2005-03-21 09:36:24 UTC
maybe dup of 99437
Comment 2 Tom Canavan 2005-03-22 02:03:58 UTC
Thanks.  I wasn't sure cos that report doesn't say what happens when that option is passed to dcraw.  I tried dcraw manually on a file using the -g option and indeed it does not ignore, but just returns error.  So I went to that .cpp file and commented out that line, recompiled and installed. Now it works!
Comment 3 Tom Albers 2005-03-22 10:07:32 UTC
Ok, thanks for testing. We will use this information to fix the kipiplugin before a new release is made.
Comment 4 Renchi Raju 2005-04-06 00:59:34 UTC

*** This bug has been marked as a duplicate of 99437 ***
Comment 5 Andriy Bakay 2006-07-29 07:03:32 UTC
I have same problem. My configuration:

FreeBSD 6.1-RELEASE
gcc version 3.4.4 [FreeBSD] 20050518
KDE 3.5.3
digiKam 0.8.1_3
kipi-plugins-0.1.0.r1_4,1

dcraw it self works fine.

I checked 'dcrawprocess.cpp' file it has option '-b' but plugin still does not work and give me 'failed to convert'. Thanks.
Comment 6 caulier.gilles 2018-07-05 13:32:05 UTC
Not reproducible with digiKam 6.0.0 pre-release and libraw 0.19.

Gilles Caulier