Michael Lossin on Thu, 25 May 2000 12:19:56 +0200 (CEST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Bugg Report


pumaman wrote:
>         The attached file contains the bug report. Thanks.

Excerpt follows:
[...]
        apsfilter Rel.  : apsfilter-5.0.1
[...]
+ eval gs -q -sDEVICE=bjc600 -rx -sPAPERSIZE=letter -dNOPAUSE \
-dSAFER -sOutputFile=- -
++ gs -q -sDEVICE=bjc600 -rx -sPAPERSIZE=letter -dNOPAUSE \
-dSAFER -sOutputFile=- -
/usr/lib/apsfilter/filter/aps-bjc600-letter-auto-color: \
line 1:  2553 Broken pipe             cat ${APS_HEADER} -
      2554 Done(1)                 | eval $PRINT_PS
+ rm /tmp/aps_header.2475


First of all: your apsfilter release is quite old (at least one
version of that era had a nasty GS_RESOLUTION bug in the setup).

Looking at the gs line, you see "-rx" where it rather should
be "-r300x300" or something similar. Try setting the ghostscript
resolution manually.

(Haven't I answered that thhing before? Just wondering...)


HTH
Michael