Bug 188
Summary: | ImageMagick modules generate errors when reading postscript | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | simon |
Component: | ImageMagick | Assignee: | Preston Brown <pbrown> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.2 | CC: | gafton |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-02-10 21:39:41 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
simon
1998-11-24 17:51:55 UTC
this looks like the pnmraw device has to be enabled in ghostscript. Cristian, you agree with this one? It is not clear to me that pnmraw is the problem, as both RH5.0 and 5.1 versions of gs did not have pnmraw devices. Also the ImageMagick documentations says it only requires either a pnmraw or ppmraw device. gs -h shows that ppmraw is available. Also, the first error message Unknown device: pnmraw was common to both the RH5.0 and 5.1 ImageMagick packages too. Additionally gs used by itself doen't generate any error messages, which indicates to me that this problem is probably related to how gs and the ImageMagick modules interact with each other... --Simon McClusky the imagemagick/ghostscript combination that is now in rawhide does not have problems converting Postscript files to GIF. |