possible bug histogram image staring after IM 6.9.0.0 Q16 Mac OSX

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

possible bug histogram image staring after IM 6.9.0.0 Q16 Mac OSX

Post by fmw42 »

This works fine for IM 6.9.0.0 Q16 Mac OSX Snow Leopard

Code: Select all

im6900 convert rose: -define histogram:unique-colors=false histogram:rose_hist.gif
But for any release after that (ignoring 6901, which is known to be bad), the resulting histogram image is only viewable by IM. All other tools seem to say it is corrupt and cannot open it or show nothing. This includes Mac Preview and Safari, Firefox and Chrome browsers.

Perhaps this is a remnant issue from 6.9.0.1?
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: possible bug histogram image staring after IM 6.9.0.0 Q16 Mac OSX

Post by dlemstra »

This is related to that change. I will take a look at it this weekend.
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: possible bug histogram image staring after IM 6.9.0.0 Q16 Mac OSX

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.9.0-8 Beta available by sometime tomorrow. Thanks.
Post Reply