Your message dated Sat, 24 Jul 2010 09:33:56 -0400
with message-id <20100724093344.0278136502.qww314...@soup>
and subject line Re: Bug#589986: libtiff-tools: tiffdump does not print 
correctly negative signed values (SBYTE, SSHORT, SLONG)
has caused the Debian Bug report #589986,
regarding libtiff-tools: tiffdump does not print correctly negative signed 
values (SBYTE, SSHORT, SLONG)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
589986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589986
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libtiff-tools
Version: 3.8.2-11.2
Severity: important

Signed negative values are not correctly printed by tiffdump.

For example (see attached file), the value of my private tags are -1, 
and tiffdump displays
65422 (0xff8e) SBYTE (6) 1<255>
65425 (0xff91) SSHORT (8) 1<65535>
65428 (0xff94) SLONG (9) 1<4294967295>

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtiff-tools depends on:
ii  libc6                  2.7-18lenny4      GNU C Library: Shared libraries
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libtiff4               3.8.2-11.2        Tag Image File Format (TIFF) libra
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

libtiff-tools recommends no packages.

Versions of packages libtiff-tools suggests:
ii  libtiff-opengl                3.8.2-11.2 TIFF manipulation and conversion t

-- no debconf information

<<attachment: Example.tif>>


--- End Message ---
--- Begin Message ---
Version: 4.0.0~beta6-1

The bug you've reported in printing values of signed bytes and shorts
has been fixed upstream already in the 4.0 branch.  I have no estimate
as to when 4.0 will appear in debian, but it will most likely be in the
release after squeeze.  So for now, I'm afraid the bug will persist in
the default version of libtiff for the time being.  However, if you want
a working tiffdump, you can always install the libtiff-tools package
from experimental.  It can peacefully coexist with the remaining libtiff
from older releases.  I haven't specific tested with lenny, but I
believe it should work fine since none of its dependency libraries have
had incompatible changes since then.

Thanks for your minimal example tiff file consisting of just a header.
I hand-converted it to big-endian to make sure the bug wasn't specific
to the endian-ness of the file.  Both little and big endian break with
the 3.x series and work with the 4.x series of tiffdump.  There have
been major changes, so backporting is not really practical.

-- 
Jay Berkenbilt <[email protected]>


--- End Message ---

Reply via email to