2005.12.14 16:38 "[Tiff] CVS libtiff, new problem", by Bob Friesenhahn

2005.12.14 16:38 "[Tiff] CVS libtiff, new problem", by Bob Friesenhahn

With the latest libtiff development code as of yesterday,

GraphicsMagick is reporting some errors while running its test suite:

Magick: DumpModeDecode: Not enough data for scanline 0. ().

FAIL: tests/rwblob_TIFF_truecolor.sh

Magick: DumpModeDecode: Not enough data for scanline 0. (out_1.PTIF).

FAIL: tests/rwfile_PTIF_truecolor.sh

Magick: DumpModeDecode: Not enough data for scanline 0. (out_1.TIFF).

FAIL: tests/rwfile_TIFF_truecolor.sh

Using tiffinfo on a file which has been written:

% tiffinfo out_1.TIFF
TIFFReadDirectory: Warning, out_1.TIFF: Wrong "StripByteCounts" field,
ignoring and calculating from imagelength.
TIFF Directory at offset 0x25c4 (9668)
   Image Width: 70 Image Length: 46
   Bits/Sample: 8
   Sample Format: unsigned integer
   Compression Scheme: None
   Photometric Interpretation: RGB color
   FillOrder: msb-to-lsb
   Samples/Pixel: 3
   Rows/Strip: 39
   Planar Configuration: single image plane
   DocumentName: out_1.TIFF
   Software: GraphicsMagick 1.2 unreleased Q16
http://www.GraphicsMagick.org/

The file is smaller than expected.

Note that only TrueColor RGB is failing.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/