[graphicsmagick 0005153]: gm convert: No decode delegate for postscript
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Wed Feb 26 14:07:22 CET 2014
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5153
======================================================================
Reported By: wcohrs
Assigned To:
======================================================================
Project: graphicsmagick
Issue ID: 5153
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-02-26 08:17 CET
Last Modified: 2014-02-26 14:07 CET
======================================================================
Summary: gm convert: No decode delegate for postscript
Description:
SunOS 5.10 Generic_150401-07 i86pc i386 i86pc
gm convert test.ps test.jpg
gm convert: No decode delegate for this image format (test.ps).
GraphicsMagick 1.3.18 2013-03-10 Q16 http://www.GraphicsMagick.org/
pkginfo | grep CSW | grep ghost
application CSWghostscript ghostscript - PostScript and
PDF interpreter
application CSWghostscript-fonts ghostscript_fonts - Fonts and
AFMs for use with GhostScript
application CSWgs ghostscript_stub -
Transitional package. Content moved to CSWghostscript
application CSWgsfonts gsfonts_stub - Transitional
package. Content moved to CSWghostscript-fonts
the old version work
GraphicsMagick 1.3.12 2010-03-08 Q8 http://www.GraphicsMagick.org/
======================================================================
----------------------------------------------------------------------
(0010733) laurent (manager) - 2014-02-26 14:07
https://www.opencsw.org/mantis/view.php?id=5153#c10733
----------------------------------------------------------------------
I see the issue, but I believe it's a GM issue.
I've checked that it picks up the correct ghostcript during build time.
A bump to the latest revision has the same issue.
truss shows it opens the ma
10142: open64("/opt/csw/lib/GraphicsMagick-1.3.19/config/delegates.mgk",
O_RDONLY) = 3
/opt/csw/bin/pentium_pro/gm convert: No decode delegate for this image
format (./Documents/Onera/Documents_2009/interSites.ps).
The content of the mgk file refers to gs, so no clue what's wrong there.
Maybe you can try to use the old version to replace this one.
As a workaround, ImageMagick's convert does work.
More information about the bug-notifications
mailing list