From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FvlER-00002T-8Z for garchives@archives.gentoo.org; Thu, 29 Jun 2006 01:22:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5T1KFic015573; Thu, 29 Jun 2006 01:20:15 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5T1DNEF027268 for ; Thu, 29 Jun 2006 01:13:24 GMT Received: by nz-out-0102.google.com with SMTP id q3so2171878nzb for ; Wed, 28 Jun 2006 18:13:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IINcy53axxitntBHq7Xs3hsQUuYyrqCPWciLiEZpaVY2/Kyv1thgQ25rRoC6kCFuuN7CMQ32LZAFL+ppbHXbXrQ+GctFPjhO7nwNae5SpSCbAatk2le+xDAtgK96L+Ft1mJeI6APqC4clwZIDcuIiwV+ODKzbxNTaB/RI6WZH1s= Received: by 10.36.96.14 with SMTP id t14mr2106400nzb; Wed, 28 Jun 2006 18:13:23 -0700 (PDT) Received: by 10.37.15.29 with HTTP; Wed, 28 Jun 2006 18:13:23 -0700 (PDT) Message-ID: <18e575130606281813p528498f5hb8d66eec32d8f230@mail.gmail.com> Date: Wed, 28 Jun 2006 21:13:23 -0400 From: "Michael [Plouj] Ploujnikov" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cannot print after changing CUPS printer In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <18e575130606281227tceccab1iaf4d9b4367264ded@mail.gmail.com> <358eca8f0606281250v687291b6t74b5f92fad31cbe8@mail.gmail.com> <18e575130606281410u5ce3e3bcj3402137d9dac5dbf@mail.gmail.com> <358eca8f0606281428h72f1afcao3c76ae6e94c04365@mail.gmail.com> <18e575130606281457i5d161d61s90ae34bc55882024@mail.gmail.com> <358eca8f0606281529y47d383efx267ab68f3dabce57@mail.gmail.com> <18e575130606281555i704dbde5w8c88f118c907791b@mail.gmail.com> X-Archives-Salt: f54bbe7a-5493-47e3-81df-eb7e0474584e X-Archives-Hash: 86fd3d6ab43bd49d1af4bd68677be82b > I'm sorry if I have missed it but have you looked in your cups error > log for any messages. Also set your log level to debug and restart > cups to get more detailed messages. > The problem is that my print jobs don't even reach my local cups server! Here is an example: $ enscript --verbose=3 todo AFM: scanning path... AFM: reading font map "/usr/share/enscript/afm/font.map" AFM: font mapping: AvantGarde-Demi -> /usr/share/enscript/afm/agd ... ... font crap removed to conserve space ... AFM: font mapping: ZapfDingbats -> /usr/share/enscript/afm/zd reading AFM info for font "Courier" file_lookup(): /usr/share/enscript/enscript.pro #t file_lookup(): /usr/share/enscript/88591.enc #t file_lookup(): /usr/share/enscript/simple.hdr #t %Format: fmodstr $D{%a %b %d %H:%M:%S %Y} %Format: pagenumstr $V$% processing file "todo"... lpr: error - scheduler not responding! [ 1 pages * 1 copy ] sent to printer I think there is some kind of a magical hidden setting that still makes lpr/cups think that my printer server is on a different machine (namely lanmachine:631/printers/printername) instead of localhost. -- gentoo-user@gentoo.org mailing list