Page 1 of 1

possible bug IM 7 show:

Posted: 2016-05-12T15:24:37-07:00
by fmw42
IM 7.0.1.3 Q16 Mac OSX (non-hdri)

Code: Select all

im7 magick -size 200x200 xc:red xc:Blue gradient: -compose over -composite show:
display: no decode delegate for this image format `MIFF' @ error/constitute.c/ReadImage/501.
display: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.

Re: possible bug IM 7 show:

Posted: 2016-05-12T17:09:37-07:00
by magick
Add -verbose to your command line and post the results. We tried the command and it works fine for us.

Re: possible bug IM 7 show:

Posted: 2016-05-12T18:05:10-07:00
by fmw42
im7 magick -verbose -size 200x200 xc:red xc:Blue gradient: -compose over -composite show:

xc:red=>red XC 200x200 200x200+0+0 16-bit sRGB 0.010u 0:00.000
xc:Blue=>Blue XC 200x200 200x200+0+0 16-bit sRGB 0.000u 0:00.000
xc:=> XC 200x200 200x200+0+0 16-bit sRGB 0.000u 0:00.000
gradient:=> XC 200x200 200x200+0+0 16-bit sRGB 0.010u 0:00.009
xc:red=>/tmp/magick-18064ozJ4BZsvCyBa MIFF 200x200 200x200+0+0 16-bit sRGB 240KB 0.020u 0:00.070
"display" -immutable -delay 0 -title "xc:red" "/tmp/magick-18064Q1fiiOQTWSbB"
display: no decode delegate for this image format `MIFF' @ error/constitute.c/ReadImage/501.
display: no decode delegate for this image format `' @ error/constitute.c/ReadImage/501.
xc:red=>show: MIFF 200x200 200x200+0+0 16-bit sRGB 240KB 0.020u 0:10.029

Re: possible bug IM 7 show:

Posted: 2016-05-12T18:24:45-07:00
by magick
Thanks for the problem report. We can reproduce it and will have a patch to fix it in GIT master branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ http://www.imagemagick.org/download/beta/ by sometime tomorrow.

Re: possible bug IM 7 show:

Posted: 2016-05-12T18:33:45-07:00
by fmw42
Thanks.

Re: possible bug IM 7 show:

Posted: 2016-05-24T15:14:31-07:00
by fmw42
This is fixed, but it takes much longer to close the image and continue than it used to do for example in IM 6.9.0.0.