[MacPorts] #40909: new imagemagick on mavericks (10.9) does not support any image types
MacPorts
noreply at macports.org
Thu Oct 24 10:37:46 PDT 2013
#40909: new imagemagick on mavericks (10.9) does not support any image types
---------------------+--------------------------------
Reporter: jonas@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: ImageMagick
---------------------+--------------------------------
I have a new macports installation from the source.
A new install of Imagemagick does not seem to support any image types.
{{{
$ identify -list format -v
Format Module Mode Description
-------------------------------------------------------------------------------
* native blob support
r read support
w write support
+ support for multiple images
}}}
The image libraries are installed though:
{{{
jpeg @9_1 (active)
openjpeg15 @1.5.0_0 (active)
libpng @1.5.17_0 (active)
tiff @4.0.3_1 (active)
}}}
trying to convert any images results in the following error message:
{{{
$ convert 20131024/screen_1105_01.png ~/Desktop/test.jpg
convert: no decode delegate for this image format
`20131024/screen_1105_01.png' @ error/constitute.c/ReadImage/552.
convert: no images defined `/Users/jonas/Desktop/test.jpg' @
error/convert.c/ConvertImageCommand/3127.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40909>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list