From owner-freebsd-ports@FreeBSD.ORG Mon May 13 16:01:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2F8DED2 for ; Mon, 13 May 2013 16:01:14 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 171E3302 for ; Mon, 13 May 2013 16:01:14 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UbvBZ-0003Mn-9a for freebsd-ports@freebsd.org; Mon, 13 May 2013 09:01:13 -0700 Date: Mon, 13 May 2013 09:01:13 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1368460873072-5811080.post@n5.nabble.com> Subject: cups-base-1.5.4_1 fails to print (Network Printers) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 16:01:14 -0000 I have 2 HP printers on my network. I have print/cups & print/hplip installed. Before a recent cups update (or re-compile by poudriere) I was printing to both f my HP printers without problem. After the update (2-3 days ago) I cannot print to either. After I give the print command (from a simple text editor for example), nothing happens and cups reports that he document was successfully printed = - as if the job just goes into a black hole. * One of the printers is also a scanner/fax. I am able to access and scan through xsane. * I have a virtual_ps printer defined in cups - I am able to print to the virtual_ps and create pdf files. * I have "LogLevel debug" enabled in /usr/local/etc/cupsd.conf. Logfile shows no "E" tagged messages. * Here is part of the log from a test print: D [13/May/2013:18:48:51 +0300] [Job 13] Starting renderer with command: "gs -sstdout=3D%stderr -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=3Dij= s -sIjsServer=3Dhpijs -sDeviceManufacturer=3D"HEWLETT-PACKARD" -sDeviceModel= =3D"HP LaserJet" -dDEVICEWIDTHPOINTS=3D595 -dDEVICEHEIGHTPOINTS=3D842 -dDuplex=3Df= alse -r300 -sIjsParams=3DQuality:Quality=3D0,Quality:ColorMode=3D0,Quality:MediaType= =3D0,Quality:PenSet=3D0,PS:MediaPosition=3D7 -dIjsUseOutputFD -sOutputFile=3D%stdout -_" D [13/May/2013:18:48:51 +0300] [Job 13] Starting process "kid3" (generation 1) D [13/May/2013:18:48:51 +0300] [Job 13] Starting process "kid4" (generation 2) D [13/May/2013:18:48:51 +0300] [Job 13] Starting process "renderer" (generation 2) D [13/May/2013:18:48:51 +0300] [Job 13] JCL: =1B%-12345X@PJL D [13/May/2013:18:48:51 +0300] [Job 13] =20 D [13/May/2013:18:48:51 +0300] [Job 13] Unknown device: ijs D [13/May/2013:18:48:51 +0300] [Job 13] Unrecoverable error: undefined in .uninstallpagedevice D [13/May/2013:18:48:51 +0300] [Job 13] Operand stack: D [13/May/2013:18:48:51 +0300] [Job 13] defaultdevice D [13/May/2013:18:48:51 +0300] [Job 13] renderer exited with status 1 D [13/May/2013:18:48:51 +0300] PID 1998 (/usr/local/libexec/cups/filter/pdftops) exited with no errors. D [13/May/2013:18:48:51 +0300] PID 2000 (/usr/local/libexec/cups/backend/socket) exited with no errors. D [13/May/2013:18:48:51 +0300] PID 1999 (/usr/local/libexec/cups/filter/foomatic-rip) did not catch or ignore signa= l 13. D [13/May/2013:18:48:51 +0300] [Job 13] Possible error on renderer command line or PostScript error. Check options. D [13/May/2013:18:48:51 +0300] Discarding unused job-completed event... I [13/May/2013:18:48:51 +0300] [Job 13] Job completed. D [13/May/2013:18:48:51 +0300] cupsdMarkDirty(----J-) D [13/May/2013:18:48:51 +0300] cupsdSetBusyState: newbusy=3D"Printing jobs = and dirty files", busy=3D"Dirty files" D [13/May/2013:18:48:51 +0300] cupsdSetBusyState: newbusy=3D"Printing jobs = and dirty files", busy=3D"Printing jobs and dirty files" D [13/May/2013:18:48:51 +0300] Discarding unused printer-state-changed event... D [13/May/2013:18:48:52 +0300] [Job 13] Unloading... I [13/May/2013:18:49:22 +0300] Saving printers.conf... I [13/May/2013:18:49:22 +0300] Saving job.cache... D [13/May/2013:18:49:22 +0300] cupsdSetBusyState: newbusy=3D"Not busy", busy=3D"Printing jobs and dirty files" ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg= .devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/cups-bas= e-1-5-4-1-fails-to-print-Network-Printers-tp5811080.html Sent from the freebsd-ports mailing list archive at Nabble.com.