[cups.bugs] [MOD] STR #4051: page.log doesn't reflect pages while error.log does

Ryan Lovett ryan at spacecoaster.org
Thu Mar 29 21:02:48 PDT 2012


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Summary: I can print from a client successfully, but there is no entry in
page.log. There is a record in error.log

Printing from a Mac running 10.6.8 to an Ubuntu 8.04 print server.

Server has in printers.conf:

	<Printer lp1>
		Info lp1
		Location Lab
		DeviceURI socket://printer-address:9100
		State Idle
		StateTime 1323462069
		Accepting Yes
		Shared Yes
		JobSheets none none
		QuotaPeriod 0
		PageLimit 0
		KLimit 0
		OpPolicy default
		ErrorPolicy retry-job
	</Printer>

and in cupsd.conf:

	<Location /printers/lp1>
		Require valid-user
		AuthType Basic
		AuthClass User
	</Location>

and in server's and client's ppd:

	*PCFileName: "HPP00014.PPD"
	*Product: "(HP LaserJet 500 color M551)"

Client has:

	<Printer lp1>
		AuthInfoRequired username,password
		Info lp1
		Location Lab
		MakeModel HP LaserJet 500 color M551
		DeviceURI https://print-server:6443/printers/lp1
		State Stopped
		StateMessage Empty print file!
		StateTime 1333065326
		Reason paused
		Type 8425692
		Product (HP LaserJet 500 color M551)
		Filter application/vnd.cups-raw 0 -
		Filter application/vnd.cups-command 0 /Library/Printers/hp/...
		Filter application/vnd.cups-postscript 0 /Library/Printers/hp/...
		PreFilter application/pdf 100 /Library/Printers/hp/...
		Accepting Yes
		Shared No
		JobSheets none none
		QuotaPeriod 0
		PageLimit 0
		KLimit 0
		OpPolicy default
		ErrorPolicy stop-printer
	</Printer>


Server error.log:
I [29/Mar/2012:16:54:25 -0700] [Job 85191] Adding start banner page
"none".
I [29/Mar/2012:16:54:25 -0700] [Job 85191] Adding job file of type
application/postscript.
I [29/Mar/2012:16:54:25 -0700] [Job 85191] Adding end banner page "none".
I [29/Mar/2012:16:54:25 -0700] [Job 85191] Queued on "lp1" by "user1".
I [29/Mar/2012:16:54:25 -0700] [Job 85191] Started backend
/usr/lib/cups/backend/socket (PID 12791)
I [29/Mar/2012:16:54:35 -0700] [Job 85191] Completed successfully.
I [29/Mar/2012:16:54:35 -0700] cupsdCloseClient: SSL shutdown successful!
E [29/Mar/2012:16:54:43 -0700] Unsupported character set "iso-8859-1"!

Link: http://www.cups.org/str.php?L4051
Version: 1.3.8





More information about the cups mailing list