Bug 690731 - Cant open pdf document if you need file you can get it
Summary: Cant open pdf document if you need file you can get it
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: 8.70
Hardware: PC Linux
: P4 normal
Assignee: Alex Cherepanov
URL: http://nopaste.com/p/ac1y5fcmB
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-26 22:02 UTC by Daniel
Modified: 2011-04-09 05:22 UTC (History)
2 users (show)

See Also:
Customer:
Word Size: ---


Attachments
document (44.01 KB, application/pdf)
2009-08-26 22:02 UTC, Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel 2009-08-26 22:02:06 UTC
Following message on linux machine

Error: /rangecheck
 in --.discardtransparencygroup--
Operand stack:
   --dict:10/19(L)--   67.2   711.72
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push   1862   1   3   %oparray_pop   1861
  1   3   %oparray_pop   1845   1   3   %oparray_pop   1739   1   3  
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--  
--nostringval--   --nostringval--   2   %stopped_push   --nostringval--  
--nostringval--   --nostringval--   false   1   %stopped_push   --nostringval--
  --nostringval--
Dictionary stack:
   --dict:1155/1684(ro)(G)--   --dict:1/20(G)--   --dict:75/200(L)--  
--dict:106/127(ro)(G)--   --dict:280/300(ro)(G)--   --dict:22/25(L)--  
--dict:4/6(L)--   --dict:27/40(L)--
Current allocation mode is local
GPL Ghostscript SVN PRE-RELEASE 8.64: Unrecoverable error, exit code 1

And under Windows its also not working but cant get error message
Comment 1 Daniel 2009-08-26 22:02:57 UTC
Created attachment 5336 [details]
document
Comment 2 Ken Sharp 2009-08-27 00:38:47 UTC
The file works fine in my testing, however I do note that it contains
transparency (a Soft mask) and the error message is indicative of memory
problems with transparency.

Without a command line I can't say for certain but it looks to me like this is a
case of running out of memory while processing the file. I've tried it at 300,
600, 1200 dpi (producing a 1GB output file at the highest resolution) to 32-bit
TIFF without problem though.
Comment 3 Daniel 2009-08-27 02:11:52 UTC
i have 2 GB Ram
Comment 4 Daniel 2009-08-27 02:14:44 UTC
but it has to work if no transparency?
Comment 5 Alex Cherepanov 2009-08-27 07:35:49 UTC
This is a known problem with transparent objects on the default x11alpha
device. I guess "Cant open pdf document on Linux" means viewing the document
using the default device.

Daniel, thank you for using and testing Ghostscript. You can use x11 device
before this bug is fixed.
  gs -sDEVICE=x11 FILE.pdf
Comment 6 Daniel 2009-08-29 00:12:01 UTC
Ok it opens but the font is tightend and/or wrong

For me it would be ok but its for my aunt and for she it is not ok :)
Comment 7 Michael Vrhel 2011-04-09 05:22:37 UTC
Fixed with rev 12380