Re: Hylafax on FreeBSD 4.9

From: Scott (whoami_at_nobody.com)
Date: 02/28/04


Date: Sat, 28 Feb 2004 07:35:36 -0500


> Another question (pushing my luck)... can you shed any light on this
> error (email from hylafax daemon) - looks like Ghostscript barfed for some
> unknown reason???

This kind of error reminds me when I tried to change my cover page and I
played directly in the PostScript code... If you get this while you send a
document type supported by HylaFax, I would suggest you to check the FAQ
you could find at

   http:/www.hylafax.org

or google the 'fa.hylafax' list.

-Scott
 
> Your facsimile job was not sent because document conversion
> to facsimile failed. The output from the converter program was:
>
> Error: /undefined in comments
> Operand stack:
> 413.663 29 141.336 189
> 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 --nostringval-- 1 3 %oparray_pop 1 3
> %oparray_pop
> .runexec2 --nostringval-- --nostringval-- --nostringval-- 2
> %stopped_push --nostringval-- --nostringval-- --nostringval--
> Dictionary stack:
> --dict:1064/1123(ro)(G)-- --dict:0/20(G)-- --dict:111/200(L)--
> Current allocation mode is local
> GNU Ghostscript 7.07: Unrecoverable error, exit code 1
>
>
> Check any PostScript documents for non-standard fonts and invalid
> constructs.



Relevant Pages

  • Re: charts
    ... PostScript somewhat difficult though. ... Both Forth and Postscript were inspired by the stack model ... novice package I provide Forth with support for lists. ... If the vectored function expects to access ...
    (comp.lang.postscript)
  • Re: Troubleshooting postscript files
    ... to convert it to an EPS file. ... PostScript is a stack based language. ... then the cleartomark operator will pop items from ...
    (comp.lang.postscript)
  • Re: Troubleshooting postscript files
    ... Operands are 'pushed' on to a stack, and operators consume operands from the stack. ... A 'mark' is either a left square bracket or double less than sign or an actual 'mark' operator. ... If you push a mark onto the stack, then the cleartomark operator will pop items from the stack until it encounters a 'mark'. ... This means that either your PostScript file is broken, or something about the behaviour of the PostScript interpreter in the offending printer is causing the failure. ...
    (comp.lang.postscript)
  • Re: Forth Frustrations
    ... J Thomas wrote: ... supply all the current defining words, and three words which expand on ... I read something about PostScript being that way. ... DEFINE associates an xt with a name form the names stack. ...
    (comp.lang.forth)
  • Re: Troubleshooting postscript files
    ... PostScript is a stack based language. ... A 'mark' is either a left square bracket or double less than sign ('[' ... then the cleartomark operator will pop items from ...
    (comp.lang.postscript)