GS 8.15/Undefined in tSaR

rosc roscatrosc2112net
Sun Nov 14 21:37:24 PST 2004


Hi,

Back to more upgrade battles with cups 1.1.22, gs8.15 and gimp-print 4.2.7. I've compiled everything from source, slackware style. My version of Ghostscript 8.15 shows the cups driver in gs -h, and I found some info about how to track down which filter script may be the cause of a problem. My problem is apparently in pstoraster, I did the following:


# /usr/lib/cups/filter/pstops 1 2 3 4 5 testprint.ps > pstops-output.ps

That works ok..Shows no problems in gs.

Then, using that pstops-output.ps file:

/usr/lib/cups/filter/pstoraster 1 2 3 4 5 pstops-output.ps > pstoraster-output.ps

A couple of "false" messages in the debug output:

set_cinfo_polarity: different polarity already setSubtractive gray mapping not implemented
Result of putting.
false
-device-
[...]
Installing.
false

[...]
END GLOBAL 540 2553384 1205134 1436388 144714 false 1128 4 <0>
END GC 640 2305452 785775 1436388 144554 false 1115 3 <0>


And upon trying to view the resulting file, pstoraster-output.ps, with gs or gv:

# gs /tmp/pstoraster-out.ps
GPL Ghostscript 8.15 (2004-09-22)
Copyright (C) 2004 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Error: /undefined in tSaR
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--
Dictionary stack:
   --dict:1111/1686(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
Current allocation mode is local
Current file position is 5
GPL Ghostscript 8.15: Unrecoverable error, exit code 1


Any clue about the undefined in tSaR error and how to fix it? Thanks =)






More information about the cups mailing list