Matthew Argall
2013-08-01 21:47:49 UTC
ImageMagick is giving me an error whenever I try to use Output. Anyone know what is going on?
convert: bad parameters to zlib `/var/tmp/magick-5612FLG4wulHookp1' @ error/png.c/MagickPNGErrorHandler/1804.
convert: corrupt image `/var/tmp/magick-5612FLG4wulHookp1' @ error/png.c/ReadPNGImage/4048.
convert: Postscript delegate failed `/Users/argall/Desktop/Analysis/20040406/E_Power_LMN_C1_20040406_040600_050900.ps': No such file or directory @ error/ps.c/ReadPSImage/837.
convert: no images defined `PNG24:/Users/argall/Desktop/Analysis/20040406/E_Power_LMN_C1_20040406_040600_050900.png' @ error/convert.c/ConvertImageCommand/3106.
My problem is similar to the one posted here:
https://groups.google.com/forum/#!searchin/comp.lang.idl-pvwave/imagemagick/comp.lang.idl-pvwave/hxKwX-Vzt-k/spOQf2tNArQJ
The solution there was to check permissions and install ghostscript. I have access and ghostcript is installed.
convert: bad parameters to zlib `/var/tmp/magick-5612FLG4wulHookp1' @ error/png.c/MagickPNGErrorHandler/1804.
convert: corrupt image `/var/tmp/magick-5612FLG4wulHookp1' @ error/png.c/ReadPNGImage/4048.
convert: Postscript delegate failed `/Users/argall/Desktop/Analysis/20040406/E_Power_LMN_C1_20040406_040600_050900.ps': No such file or directory @ error/ps.c/ReadPSImage/837.
convert: no images defined `PNG24:/Users/argall/Desktop/Analysis/20040406/E_Power_LMN_C1_20040406_040600_050900.png' @ error/convert.c/ConvertImageCommand/3106.
My problem is similar to the one posted here:
https://groups.google.com/forum/#!searchin/comp.lang.idl-pvwave/imagemagick/comp.lang.idl-pvwave/hxKwX-Vzt-k/spOQf2tNArQJ
The solution there was to check permissions and install ghostscript. I have access and ghostcript is installed.