Just try to run kdcraw binary program (witch is dcraw 8.60) froma console like this :<br><br>kdcraw -v -w -a -H 0 -b 1 -q 0 -n 100 -o 0 /home/pwaldo/camera/2007-04-10/CRW_0043.CRW<br><br>... and look if a CRW_0043.ppm file is generated by dcraw. If no, this is a bug in dcraw 
8.60 as well.<br><br>Go to dcraw home page, download the last dcraw.c file (8.69), compile it and  try again...<br><br>note : here with my MRW files, i have :<br><br>[gilles@localhost 2006-12-26]$ kdcraw -v -w -a -H 0 -b 1 -q 0 -n 100 -o 0 
pict0295.mrw<br>Loading MINOLTA DYNAX 5D image from pict0295.mrw ...<br>Wavelet denoising...<br>Scaling with black 0, multipliers 1.699219 1.000000 1.613281 1.000000<br>Bilinear interpolation...<br>Building histograms...<br>
Writing data to pict0295.ppm ...<br><br>Gilles Caulier<br><br><div><span class="gmail_quote">2007/4/12, Paul Waldo <<a href="mailto:pwaldo@waldoware.com">pwaldo@waldoware.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>I finally got the SVN version of Digikam to compile!  Now when I use<br>showfoto to look at my images, it seems to handle my Digital Rebel OK,<br>but dies on my Canon G1.  Here is what I see when I open a Rebel image:
<br><br>showfoto: /home/pwaldo/camera/2007-04-10/CRW_0043.CRW : RAW file identified<br>Running RAW decoding command: kdcraw -c -v -w -a -H 0 -b 1 -q 0 -n 100<br>-o 0 /home/pwaldo/camera/2007-04-10/CRW_0043.CRW<br>RAW decoding StdErr: Loading Canon EOS DIGITAL REBEL image from
<br>/home/pwaldo/camera/2007-04-10/CRW_0043.CRW ...<br>RAW decoding StdErr: Wavelet denoising...<br>RAW decoding StdErr: Scaling with black 126, multipliers 2.245169<br>1.008454 1.106280 1.000000<br>RAW decoding StdErr: Bilinear interpolation...
<br>RAW decoding StdErr: Building histograms...<br>RAW decoding StdErr: Writing data to standard output ...<br>lcms: Error #4096; Read from memory error. Got 0 bytes, block should be<br>of 128 bytes<br>lcms: Error #12288; Corrupted memory profile
<br>showfoto: Error: Input profile is NULL<br><br><br>Now, when I try to open any of my G1 images, I get this:<br><br>showfoto: /home/pwaldo/camera/2007-04-10/CRW_6760.CRW : RAW file identified<br>Running RAW decoding command: kdcraw -c -v -w -a -H 0 -b 1 -q 0 -n 100
<br>-o 0 /home/pwaldo/camera/2007-04-10/CRW_6760.CRW<br>RAW decoding StdErr: Loading Canon PowerShot G1 image from<br>/home/pwaldo/camera/2007-04-10/CRW_6760.CRW ...<br>RAW decoding StdErr: Wavelet denoising...<br>RAW decoding StdErr: Scaling with black 28, multipliers 
1.525362<br>1.392512 1.000000 1.16062<br>RAW decoding StdErr:<br>RAW decoding StdErr: Bilinear interpolation...<br>RAW decoding StdErr: Building histograms...<br>RAW decoding StdErr: Writing data to standard output ...<br>
Cannot parse header from RAW decoding: Magic is: P7<br>Cannot parse header from RAW decoding: Magic is:<br>Cannot parse header from RAW decoding: Magic is:<br>[...]<br>Cannot parse header from RAW decoding: Magic is: u<br>
showfoto: WARNING: Failed to load image CRW_6760.CRW<br>showfoto: WARNING: [Digikam::DImg* Digikam::DImgInterface::getImg()]<br>d->image is NULL<br><br><br>Any ideas?  Thanks in advance!<br><br>Paul<br>_______________________________________________
<br>Digikam-users mailing list<br><a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div><br>