Bug 489636

Summary: Can not convert every page to files
Product: Red Hat Enterprise Linux 3 Reporter: zhanghaiyan <yoyzhang>
Component: ghostscriptAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-12 03:01:17 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 zhanghaiyan 2009-03-11 02:08:36 UTC
Description of problem:
Try to convert every page to files, but no .pgm file is created

Version-Release number of selected component (if applicable):
ghostscript-7.05-32.1.17
rhel3 i386/x86_64/ia64 

How reproducible:
100%

Steps to Reproduce:
   1. Get the paper.ps file.
   2. Issue command 'gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=pgmraw -r150 -dTextAlphaBits=4 -sOutputFile='paper-%03d.pgm' paper.ps  '  under gnome-terminal.
  
Actual results:
No .pgm file is created

Expected results:
Verify every page of the paper.ps is changed to .pgm file with the specified file name format " paper-xxx.pgm.

Additional info:

Comment 1 Tim Waugh 2009-03-11 09:22:51 UTC
Please attach paper.ps.

Comment 2 zhanghaiyan 2009-03-12 03:01:17 UTC
(In reply to comment #1)
> Please attach paper.ps.  


This bug can not be reproduced.
So it should be closed.