Bug 146347 - continue printing when out of paper
Summary: continue printing when out of paper
Status: CLOSED NOT A BUG
Alias: None
Product: kdeprint
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: KDEPrint Devel Mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 12:34 UTC by Mike
Modified: 2008-12-31 20:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2007-06-04 12:34:17 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Slackware Packages
Compiler:          GCC 3.4 
OS:                Linux

The situation like below:
I started printing (60 pages from KPDF if it matters), all data has been sent to the printer and job was removed from queue. Unfortunately the paper ran out after 58th page. I loaded paper but my printer (LJ HP1018) doesn't have any button to continue printing. KDE didn't show any window (like Windows does) so I wasn't able to continue.
Comment 1 Kurt Pfeifle 2007-06-06 11:39:10 UTC
KDEPrint can't do anything to alleviate that problem.

Once the job is sent off by KDEPrint, it is handled by CUPS.

And CUPS can't do much either (at the present time): once CUPS has sent the jobfile off, it is handled by the printer (which may store it on its local disk until the job is completed).

Most modern printers do handle conditions like "paper out" all by themselves (and auto-continue printing once the paper is filled up again).

Some printers do have the capability to communicate in a bi-di way with their print client. Often times this bi-di communication is using a proprietary protocol, and the vendors have given only their Windows drivers the possibility to react on "paper out" conditions.

A future version of CUPS will offer some of the capabilities direct bi-di chatter with the printer via its network backends (based on standard protocols such as SNMP).

This one can't be fixed by KDEPrint.
Comment 2 Kurt Pfeifle 2007-06-06 11:41:03 UTC
I forgot: I propose you get in touch with the HP Linux printer driver developers via their website http://hplip.sf.net/ and ask them for advice and about their development roadmap.

Comment 3 John Layt 2008-12-31 20:54:12 UTC
Closing old Resolved status bug.