Bug 690936

Summary: error parsing zip from stdin
Product: GhostXPS Reporter: Tor Andersson <tor.andersson>
Component: GeneralAssignee: Tor Andersson <tor.andersson>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P4    
Version: unspecified   
Hardware: Macintosh   
OS: All   
Customer: Word Size: ---

Description Tor Andersson 2009-11-19 10:29:11 UTC
When the input is stdin (file argument -) ghostxps will stop processing shortly after the first page saying 
it has encountered an unknown signature 0x1404034b. This only happens in seekable mode and can be 
reproduced to at least as far back as r10242 (before the seekable mode was introduced).
Comment 1 Tor Andersson 2010-02-16 10:04:27 UTC
It appears that this is a usage error. Without -dNOPAUSE, gxps will stop at each page and ask the user to 
press enter on stdin. Obviously this does not work well when using stdin as the input file.