Date: Mon, 13 May 2013 21:53:23 +0400 From: Boris Samorodov <bsam@passap.ru> To: freebsd-ports@freebsd.org Subject: Re: cups-base-1.5.4_1 fails to print (Network Printers) Message-ID: <51912893.8000705@passap.ru> In-Reply-To: <1368460873072-5811080.post@n5.nabble.com> References: <1368460873072-5811080.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
13.05.2013 20:01, Beeblebrox пишет: > I have 2 HP printers on my network. I have > print/cups & print/hplip [1] > 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=%stderr -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs You have updated [1] but try to use device ijs. So may be you forgot to update an other port (ex. print/hpijs)? > -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="HP > LaserJet" -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false > -r300 > -sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,PS:MediaPosition=7 > -dIjsUseOutputFD -sOutputFile=%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: %-12345X@PJL > D [13/May/2013:18:48:51 +0300] [Job 13] <job data> > 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 signal > 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="Printing jobs and > dirty files", busy="Dirty files" > D [13/May/2013:18:48:51 +0300] cupsdSetBusyState: newbusy="Printing jobs and > dirty files", busy="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="Not busy", > busy="Printing jobs and dirty files" -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51912893.8000705>