The file fails with head (at least r7797) when using the x11alpha device at resolutions below 300dpi. It does not seem to occur with the x11 device, with or without -dTextAlphaBits=4 or -dGraphicsAlphaBits=4. $ debugobj/gs -r72 -sDEVICE=x11alpha -I../fonts LGMv7a_low.pdf GPL Ghostscript SVN PRE-RELEASE 8.57 (2007-03-15) Copyright (C) 2007 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Processing pages 1 through 16. Page 1 Error: /rangecheck in --run-- Operand stack: --dict:7/7(L)-- 24.0 0.0 Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1797 1 3 %oparray_pop 1796 1 3 %oparray_pop 1792 1 3 %oparray_pop --nostringval-- --nostringval-- 2 1 16 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- false 1 %stopped_push --nostringval-- --nostringval-- Dictionary stack: --dict:1084/1123(ro)(G)-- --dict:2/20(G)-- --dict:74/200(L)-- --dict:74/200(L)-- --dict:105/127(ro)(G)-- --dict:266/300(ro)(G)-- --dict:21/25(L)-- --dict:4/6(L)-- --dict:20/20(L)-- --dict:3/5(L)-- Current allocation mode is local GPL Ghostscript SVN PRE-RELEASE 8.57: Unrecoverable error, exit code 1
Created attachment 2856 [details] LGMv7a_low.pdf attaching problem file
Still an issue with 8.70rc1. Passing to Michael along with the rest of the x11alpha transparency/alpha bugs.
*** Bug 690813 has been marked as a duplicate of this bug. ***
*** Bug 690823 has been marked as a duplicate of this bug. ***
Problem still present in 8.71 and also in SVN rev 11415.
I see the error with 7.07 and 8.64. However, version 8.71 is working fine on my file.
(In reply to comment #6) > I see the error with 7.07 and 8.64. However, version 8.71 is working fine on my > file. Transparency/alpha type of bugs are usually sensitive to resources - just to be sure, are you testing on the same box?
(In reply to comment #7) > (In reply to comment #6) > > I see the error with 7.07 and 8.64. However, version 8.71 is working fine on my > > file. > > Transparency/alpha type of bugs are usually sensitive to resources - just to be > sure, are you testing on the same box? I ran in to this using MediaWiki and made detailed notes on their support page: http://www.mediawiki.org/wiki/Manual_talk:Image_Administration#Error_creating_thumbnail_convert:_missing_an_image_filename Yes, same box, with successive command-line calls. Could be I have an edge case that *was* fixed. Just adding another data point.
Fixed with rev 12380