| Summary: | ps2pdf fails on ps file (ERROR -15 closing pdfwrite device) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | torkildj | ||||||
| Component: | ghostscript | Assignee: | Tim Waugh <twaugh> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | twaugh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | ghostscript-9.07-15.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-09-30 00:46:57 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 789156 [details]
latex source for ps file
This is tripping up when trying to write the document metadata XML. I think I've found the issue (typo in gdevpdfe.c). Thank you for the great work on this Tim! However I still get this seemingly harmless error when running ps2pdf: GPL Ghostscript 9.07: PDFDocEncoding 0 cannot be represented in Unicode The error does not appear when using ps2pdf13 Please file that as a separate bug so it can be tracked as appropriate. ghostscript-9.07-15.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ghostscript-9.07-15.fc19 Package ghostscript-9.07-15.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ghostscript-9.07-15.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-17775/ghostscript-9.07-15.fc19 then log in and leave karma (feedback). ghostscript-9.07-15.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 789155 [details] ps file that triggers the bug Description of problem: ps2pdf fails to convert ps to pdf. By using ps2pdf12 ps2pdf13 it works (ps2pdf13 fails) ps2pdf test.ps GPL Ghostscript 9.07: ERROR -15 closing pdfwrite device. See gs/psi/ierrors.h for code explanation. ps2pdf14 test.ps GPL Ghostscript 9.07: ERROR -15 closing pdfwrite device. See gs/psi/ierrors.h for code explanation. Version-Release number of selected component (if applicable): ghostscript-9.07-10.fc19.x86_64 How reproducible: always Steps to Reproduce: 1. Run ps2pdf on attached ps 2. 3. Actual results: Expected results: Additional info: