Hello-- Printing from Oracle Forms or the cli to CUPS worked fine before the upgrade to cups-1.3.11. Since then all jobs must include the -o nobanner, else they fail to print and the access_log shows Create-Job client-error-bad-request. Any and all help will be appreciated. Tom Wekell PS See another thread: Printing from UnixWare to openSUSE cups fails Number 2. t # cat /etc/SuSE-release openSUSE 11.2 (x86_64) VERSION = 11.2 # rpm -qa --last | grep -i cups cups-libs-32bit-1.3.11-4.5.1 Fri 11 Jun 2010 10:18:15 AM PDT cups-1.3.11-4.5.1 Mon 17 May 2010 12:00:07 PM PDT cups-devel-1.3.11-4.5.1 Mon 19 Apr 2010 02:42:33 PM PDT cups-client-1.3.11-4.5.1 Mon 19 Apr 2010 02:42:30 PM PDT cups-libs-1.3.11-4.5.1 Mon 19 Apr 2010 02:42:19 PM PDT cups-drivers-1.3.9-4.1 Mon 19 Apr 2010 02:38:12 PM PDT cups-backends-1.0-257.1 Mon 19 Apr 2010 02:36:41 PM PDT From /var/log/cups/access_log lp -d line /home/tom/.profile <-- missing 'nobanner' No print to printer "line" localhost - - [04/Sep/2010:15:12:44 -0700] "POST / HTTP/1.1" 200 244 Get-Printer-Attributes successful-ok localhost - - [04/Sep/2010:15:12:44 -0700] "POST /printers/line HTTP/1.1" 200 309 Create-Job client-error-bad-request lp -d line -o nobanner /home/tom/.profile Does print to "line" localhost - - [04/Sep/2010:15:34:11 -0700] "POST / HTTP/1.1" 200 126 CUPS-Get-Printers successful-ok localhost - - [04/Sep/2010:15:34:11 -0700] "POST / HTTP/1.1" 200 126 CUPS-Get-Classes successful-ok localhost - - [04/Sep/2010:15:34:18 -0700] "POST / HTTP/1.1" 200 244 Get-Printer-Attributes successful-ok localhost - - [04/Sep/2010:15:34:18 -0700] "POST /printers/line HTTP/1.1" 200 285 Create-Job successful-ok localhost - - [04/Sep/2010:15:34:18 -0700] "POST /jobs/3468 HTTP/1.1" 200 1521 Send-Document successful-ok Sending machine. # uname -a UNIX_SV ns5 4.2MP 2.03 i386 x86at # cat /etc/lp/Systems: +:x:-:s5:-:10:2:-:-:Allow all System V connections *:x:-:bsd:-:10:2:-:-:Allow all BSD connections lnx2:x:-:bsd:-:0:0:-:-: pserv4:x:-:bsd:-:0:0:-:-: ######### lnx9:x:-:bsd:-:0:0:-:-: fido:x:-:bsd:-:0:0:-:-: 192.168.51.139:x:-:bsd:-:0:0:-:-: 192.168.51.137:x:-:bsd:-:0:0:-:-: cat /etc/lp/printers/line/configuration Banner: on Content types: simple Printer type: simple Remote: lnx9!line Range: 3,8 Form feed: on # tail -f lpNet 09/04/110 15:34 c 1815 lnx9 lpd starting (active) 09/04/110 15:34 p 1778 <none> Started child for lnx9, pid = 1815 09/04/110 15:34 c 1815 lnx9 lpd connected to lnx9 09/04/110 15:34 c 1815 lnx9 lpd disconnecting from lnx9 09/04/110 15:34 c 1815 lnx9 lpd connected to lnx9 09/04/110 15:34 c 1815 lnx9 lpd disconnecting from lnx9 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org