CUPS automatically stops printers

Helge Blischke h.blischke at srz.de
Tue Mar 8 06:50:06 PST 2005


Marco wrote:
> 
> Hi,
> 
> I have a cups installation (FreeBSD cups-base-1.1.23.0_3) which occasionally stops a printer. So the printer is in "Printer State: stopped, accepting jobs."
> 
> After manually restarting the printer everything works fine again, but this isn't really a solution. I don't want to explain cups to all the secretaries.
> The old installation with cups-1.1.6.2 didn't show this behaviour.
> 
> Google shows that I'm not the only one with this problem, but no one seems to have an answer.
> 
> Isn't there any solution to stop cups from stopping a printer?

Write a wrapper script around the backends that are affected which
examines the exit code of the real backend and then decides to
stop the printer (using the real backend's return code as exit code)
or not (performing exit 0).

Helge

-- 
Helge Blischke
Softwareentwicklung
SRZ Berlin | Firmengruppe besscom
http://www.srz.de
tel: +49 30 75301-360




More information about the cups mailing list