From owner-freebsd-stable Tue Apr 11 7:17: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ramstind.gtf.ol.no (ramstind.gtf.ol.no [128.39.174.16]) by hub.freebsd.org (Postfix) with ESMTP id 9093B37BA54 for ; Tue, 11 Apr 2000 07:17:00 -0700 (PDT) (envelope-from trond@ramstind.gtf.ol.no) Received: from localhost (trond@localhost) by ramstind.gtf.ol.no (8.9.3/8.9.3) with ESMTP id QAA78242; Tue, 11 Apr 2000 16:16:53 +0200 (CEST) (envelope-from trond@ramstind.gtf.ol.no) Date: Tue, 11 Apr 2000 16:16:53 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= To: Randall Hopper Cc: stable@FreeBSD.ORG Subject: Re: lpd hangs up -- Any advice? In-Reply-To: <20000410201859.A8248@ipass.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 10 Apr 2000, Randall Hopper wrote: > I have a PostScript printer queue that, if I print multiple jobs to it, it > almost always stalls between each job. I have to "give it a kick" with: > > lpc start all > > to get it to go on and print more jobs. > > Any idea why this might be happening? Change your output filter to input filter (of -> if). The input filter is run for each and every file. The output filter is only run once for all files in the current job. -- ---------------------------------------------------------------------- Trond Endrestøl | trond@gtf.ol.no Merkantilvegen 59HB7, | trond@ramstind.gtf.ol.no N-2815 GJØVIK, NORWAY |+47 61139424 || +47 63874242 Patron of The Art of Computer Programming| FreeBSD 3.4 & Pine 4.21 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message