Your message dated Wed, 19 Mar 2008 08:19:55 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Can you reproduce #405538?
has caused the Debian Bug report #405538,
regarding imagemagick no longer handles .raw files properly
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.)
--
405538: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405538
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: imagemagick
Version: 7:6.2.4.5-0.8
Severity: important
Regression.
When using gray:test.raw containing a grayscale image of the listed
size, I get an all-black window. Same for converting to an image then
displaying the image. Reverting to 6.0.6 (below) fixes the problem.
display -depth 8 -size 256x300 gray:test.raw
convert -depth 8 -size 256x300 gray:test.raw test.gif
From working package:
$ display -version
Version: ImageMagick 6.0.6 01/18/05 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2004 ImageMagick Studio LLC
This broke a number of my scripts that process grayscale raw data dumps
of numerous outputs into .gif and .png images for exporting. I'm sure
this is an upstream bug but I'm filing it here to remind me to find it
and patch it. Strangely enough, converting to some formats works while
others does not.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc5
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages imagemagick depends on:
ii libbz2-1.0 1.0.3-2 high-quality block-sorting
file co
ii libc6 2.3.6-10 GNU C Library: Shared libraries
ii libfreetype6 2.2.1-2 FreeType 2 font engine,
shared lib
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange
library
ii libjasper-1.701-1 1.701.0-2 The JasPer JPEG-2000
runtime libra
ii libjpeg62 6b-13 The Independent JPEG
Group's JPEG
ii liblcms1 1.15-1 Color management library
ii libmagick9 7:6.2.4.5-0.8 Image manipulation library
ii libpng12-0 1.2.8rel-5.1 PNG library - runtime
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libtiff4 3.8.2-2 Tag Image File Format
(TIFF) libra
ii libx11-6 2:1.0.0-6 X11 client-side library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension
librar
ii libxml2 2.6.26.dfsg-1 GNOME XML library
ii zlib1g 1:1.2.3-11 compression library - runtime
imagemagick recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tuesday, March 18, 2008 at 23:14:59 -0300, Nelson A. de Oliveira wrote:
> We have a new ImageMagick version available on Debian (version
> 7:6.3.7.9.dfsg1-2, on the unstable and testing suites).
> Is it possible to you test this new version and see if you can
> reproduce the bug that you have reported at
> http://bugs.debian.org/405538, please?
Hi,
The bug seems to be fixed in this version.
Thanks
/Fredrik
--- End Message ---