#29870 closed defect (fixed)
ImageMagick: port mdmg +wmf missing wmf2eps
Reported by: | artangco@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.0.0 |
Component: | base | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | ImageMagick |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
On a clean macport install on snow leopard I did this:
sudo port mdmg ImageMagick +wmf
It finished successfully. Then I cleaned out the macport install and installed the resulting ImageMagick dmg. It works fine except it does not have support for wmf files although I used that variance when I tried to creat it.
When I used "sudo port install ImageMagick +wmf" it works fine on that machine with wmf support. It appears that mdmg command does not include or handle the variance correctly.
I get this error when I do try to convert a wmf file if I use the dmg installed version of ImageMagick:
convert thumnail.wmf thumnail.wmf.jpg sh: /opt/local/bin/wmf2eps: No such file or directory convert: delegate failed `"/opt/local/bin/wmf2eps" -o "%o" "%i"' @ error/delegate.c/InvokeDelegate/1058. convert: unable to open image `/var/folders/BM/BMAOopVoFsOqrYksiXmerE+++Tk/-Tmp-/magick-EzabApg5': No such file or directory @ error/blob.c/OpenBlob/2588. convert: unable to load module `/opt/local/lib/ImageMagick-6.7.0/modules-Q16/coders/wmf.la': file not found @ error/module.c/OpenModule/1278. convert: unable to open file `/var/folders/BM/BMAOopVoFsOqrYksiXmerE+++Tk/-Tmp-/magick-EzabApg5': No such file or directory @ error/constitute.c/ReadImage/571. convert: missing an image filename `thumbnail.wmf.jpg' @ error/convert.c/ConvertImageCommand/3015.
Change History (4)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | ImageMagick wmf removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Summary: | Port mdmg for ImageMagick does not take the wmf variance → ImageMagick: port mdmg +wmf missing wmf2eps |
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Milestone: | → MacPorts 2.0.0 |
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 13 years ago by artangco@…
Thank you. How do I install the MacPorts 2.0.0 beta? I couldn't find the download on your site. Do I have to build it from SVN? Is there a dmg file?
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
Yeah, this will be fixed in the next release. The beta has just been released if you want to try it.