Package: foomatic-filters Version: 4.0-20090509-1 Severity: normal *** Please type your report below this line *** I have found the reason why the old workaround stopped to work. The problematic line in the error_log is: D [19/Nov/2009:21:39:42 +0100] [Job 1162] Starting renderer with command: gs -dFirstPage=1 -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -sDEVICE=hl1250 -dEconoMode=2 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r600x600 -dSourceTray=2 -sOutputFile=- -c '/Default << /SpotFunction { 180 mul cos exch 180 mul cos add 2 div } bind /HalftoneType 1 /AccurateScreens true /Frequency 137 /Angle 37 /HalftoneName (Round Dot Screen) >> /Halftone defineresource sethalftone << /HalftoneMode 1 /UseWTS false /Accura -f /var/spool/cups/tmp/foomatic-ynzpH8
I've tried to run this command by hand: $ gs -dFirstPage=1 -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -sDEVICE=hl1250 -dEconoMode=2 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r600x600 -dSourceTray=2 -sOutputFile=- -c '/Default << /SpotFunction { 180 mul cos exch 180 mul cos add 2 div } bind /HalftoneType 1 /AccurateScreens true /Frequency 137 /Angle 37 /HalftoneName (Round Dot Screen) >> /Halftone defineresource sethalftone << /HalftoneMode 1 /UseWTS false /Accura -f /var/spool/cups/tmp/foomatic-ynzpH8 > tt.bin > Which as you can see hangs waiting for matching "'". The correct command should be: $gs -dFirstPage=1 -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -sDEVICE=hl1250 -dEconoMode=2 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r600x600 -dSourceTray=2 -sOutputFile=- -c '/Default << /SpotFunction { 180 mul cos exch 180 mul cos add 2 div } bind /HalftoneType 1 /AccurateScreens true /Frequency 137 /Angle 37 /HalftoneName (Round Dot Screen) >> /Halftone defineresource sethalftone << /HalftoneMode 1 /UseWTS false /Accura ' -f /var/spool/cups/tmp/foomatic-ynzpH8 > tt.bin Which generates the proper binary for my printer. So the problem must be somewhere where the above command line for gs execution is generated -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (100, 'stable'), (50, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.31.4 (SMP w/2 CPU cores) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages foomatic-filters depends on: ii bash 4.0-4 The GNU Bourne Again SHell ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii libc6 2.10.1-7 GNU C Library: Shared libraries ii libgs8 8.70~dfsg-2 The Ghostscript PostScript/PDF int ii perl 5.10.1-7 Larry Wall's Practical Extraction ii ucf 3.0024 Update Configuration File: preserv Versions of packages foomatic-filters recommends: ii a2ps 1:4.14-1 GNU a2ps - 'Anything to PostScript ii cups 1.4.1-4 Common UNIX Printing System(tm) - ii cups-bsd [lpr] 1.4.1-4 Common UNIX Printing System(tm) - ii cups-client 1.4.1-4 Common UNIX Printing System(tm) - ii enscript 1.6.4-13 Converts ASCII text to Postscript, ii foomatic-db-engine 4.0-20090509-1 OpenPrinting printer support - pro ii ghostscript 8.70~dfsg-2 The GPL Ghostscript PostScript/PDF ii mpage 2.5.6-1 print multiple pages per sheet on foomatic-filters suggests no packages. -- debconf information: foomatic-filters/spooler: cups foomatic-filters/gspath: gs foomatic-filters/ps_accounting: false foomatic-filters/config_parsed: true foomatic-filters/textfilter: Automagic foomatic-filters/filter_debug: false foomatic-filters/custom_textfilter: foomatic-filters/custom_gspath: -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org