Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73956 - hylafax generated corrupt tif
Summary: hylafax generated corrupt tif
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-09 15:42 UTC by Steven Wagner
Modified: 2005-08-04 14:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Wagner 2004-12-09 15:42:25 UTC
This tiff file was generated by hylafax.  When I try and convert it to a pdf using 'convert' from imagemagick...i get the following error.

convert: fax000000125.tif: TIFF directory is missing required "StripOffsets" field..
convert: missing an image filename `test4.pdf'.

This website lists the problem as following:
http://www.remotesensing.org/libtiff/man/TIFFReadDirectory.3t.html

TIFF directory is missing required "StripByteCounts" field. The image has multiple strips, but is missing the tag that specifies the size of each strip of data. There is no way for the library to recover from this error.

This appears to be related to libtiff.  

I am running...
[ebuild   R   ] net-misc/hylafax-4.2.0-r1  -faxonly +jpeg +pam 0 kB
[ebuild   R   ] media-libs/tiff-3.7.0  0 kB
Comment 1 Steve Arnold archtester gentoo-dev 2004-12-09 19:10:23 UTC
Hmm, I don't see any likely bugs on the Hylafax bugs page, nor anything obvious 
on the tiff bugs page either.  First, are you sure Imagemagick was built against 
the same tiff version as Hylafax (ie, both used tiff 3.7.0)?  Try re-emerging all 
three packages (first tiff, then hylafax and imagemagick).

If so, then I guess I'll submit a bug to the tiff dudes; can you send me an 
example tiff file that causes the problem?  Thanks...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-04 14:02:57 UTC
No response from user.