On Thu, Nov 13, 2003 at 12:10:30AM -0200, Vieira - NetPorte wrote: > > By: nettobr ( Vieira Netto ) > If printer turned off Print job become missed > 2003-11-09 12:40 > > Hello folks, > > I have a LPRng 3.8.19 + Samba 2.2.8 in a freesco 0.3.2 box. > > If printer is turned off Job goes to Limbo (nowhere). > > And print job is not re-printed or resumed if printer is turned off while > printing. > > If done_jobs is not the way, what could be the tip??? > > Thanks from Brazil, > > NettoBR > > > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003
Use lpq -L to see the cause first. There are several possible causes: Your device fails to open - this usually causes the system to keep retrying indefinately. If so, then set 'send_try=0' in the printcap Your device opens, but fails to accept data- The job usually fails due to a timeout. If so, then set 'send_job_rw_timeout=0' in the printcap -- Patrick Powell Astart Technologies [EMAIL PROTECTED] 6741 Convoy Court Network and System San Diego, CA 92111 Consulting 858-874-6543 FAX 858-751-2435 LPRng - Print Spooler (http://www.lprng.com) ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
