From: Rafael A. de <raf...@ic...> - 2003-03-17 17:54:05
|
I am having some trouble with the XMLOmniDevice. When I execute: gs -sDEVICE=omni -sDeviceName=XMLOmniDevice -sproperties='XMLMasterFile="Epson LQ-570+.xml"' teste.ps The following is displayed: ESP Ghostscript 7.05 (2003-02-05) Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Loading NimbusMonL-Regu font from /var/lib/defoma/gs.d/dirs/fonts/n022003l.pfb... 2039724 662361 1642520 354036 0 done. Loading NimbusSanL-Bold font from /var/lib/defoma/gs.d/dirs/fonts/n019004l.pfb... 2120108 719613 1702808 396573 0 done. Loading NimbusSanL-Regu font from /var/lib/defoma/gs.d/dirs/fonts/n019003l.pfb... 2160300 768094 1702808 400039 0 done. Loading NimbusRomNo9L-ReguItal font from /var/lib/defoma/gs.d/dirs/fonts/n021023l.pfb... 2240684 832359 1722904 406707 0 done. Loading NimbusMonL-Bold font from /var/lib/defoma/gs.d/dirs/fonts/n022004l.pfb... 2300972 861567 1722904 380151 0 done. Loading NimbusMonL-ReguObli font from /var/lib/defoma/gs.d/dirs/fonts/n022023l.pfb... 2361260 922121 1722904 383757 0 done. Loading NimbusMonL-BoldObli font from /var/lib/defoma/gs.d/dirs/fonts/n022024l.pfb... 2441644 992749 1722904 387089 0 done. Unrecoverable error: typecheck in aload Operand stack: --nostringval-- Unexpected interpreter error -20. Error object: (f80)op(560:aload)0x80bd920 Operand stack at 0x861ed28: 0x861338c: 0x0e null --F------ 0x085f 0xbfffed40 Execution stack at 0x861ecec: 0x8614cf4: 0x0f oper --F---e-- 0x0000 0x080b2940 = %interp_exit 0x8614cfc: 0x0d name --S---e-- 0x03a6 0x08602d0c = .runexec2 0x8614d04: 0x03 file --G-rx--- 0x0001 0x0871c934 0x8614d0c: 0x05 mpry --G-rxe-- 0x0006 0x086535be 0x8614d14: 0x0e null --F---e-- 0x0003 0x080bf890 0x8614d1c: 0x0e null --F------ 0x085f 0xbfffed40 0x8614d24: 0x0b int --F------ 0x0000 0x00000002 = 2 0x8614d2c: 0x0f oper --F---e-- 0x0000 0x080bedf0 = %stopped_push 0x8614d34: 0x03 file --G-rxe-- 0x0001 0x0871c934 0x8614d3c: 0x05 mpry --G-rxe-- 0x0002 0x08653d78 0x8614d44: 0x06 spry --G-rxe-- 0x0002 0x08653d3e 0x8614d4c: 0x04 arry --L-rxe-- 0x0004 0x08739b94 0x8614d54: 0x04 arry --L-rxe-- 0x000a 0x08739ae8 0x8614d5c: 0x04 arry --L-rxe-- 0x0004 0x08739924 0x8614d64: 0x04 arry --L-rxe-- 0x0003 0x08739830 0x8614d6c: 0x05 mpry --G-rxe-- 0x0039 0x0865413a Dictionary stack at 0x861ec94: 0x861e994: 0x02 dict --Gwrx--- 0x0000 0x086054e4 0x861e99c: 0x02 dict --Gwrx--- 0x0000 0x08667c6c 0x861e9a4: 0x02 dict --Lwrx--- 0x0000 0x0860ef3c 0x861e9ac: 0x02 dict --Gwrx--- 0x16c4 0x086054e4 0x861e9b4: 0x02 dict --Lwrx--- 0x0000 0x0860f330 0x861e9bc: 0x02 dict --Lwrx--- 0x16c4 0x08739bc8 I am not sure if the problem is with Omni or with espgs. I will compile the cvs version of espgs. If anything different happens I report. |