Re: [cups-devel] Part of the print data is lost after the offline time has elapsed

[email protected] Wed, 24 May 2017 09:14:51 +0900
Newsgroups gmane.comp.printing.cups.devel
Message-ID <OF635289A0.7C1C8D0C-ON49258129.00836D65-4925812A.000162B2@okidata.co.jp>
In ubuntu 14.04 the following solutions were effective.

In ubuntu 16.04 the following solution has no effect.
Is there another solution?

[email protected] wrote on 2016/12/07 01:34:30:

> Both LPD and AppSocket are "dumb" protocols and are not reliable in
> situations like this.

> For AppSocket you can change the MaxJobTime setting to 0 so that
> cupsd doesn't give up on the job.

> For LPD you can change the timeout parameter to a large number of
> seconds (86400 = one day):

> lpd://host-or-ip/queue?timeout=86400
<lpd://host-or-ip/queue?timeout=86400>

> More information can be found here:

> https://www.cups.org/doc/man-cupsd.conf.html#MaxJobTime <https://
> www.cups.org/doc/man-cupsd.conf.html#MaxJobTime>
> https://www.cups.org/doc/network.html
<https://www.cups.org/doc/network.html>
>
> > On Dec 6, 2016, at 3:15 AM, [email protected] wrote:
> >
> >
> > A problem occurs in which part of the print data is not printed.
> > To reproduce, load one sheet of paper into the printer and print 30
job. We
> > wait for a few minutes and then feed the paper.
> >
> > In the case of lpd bakend, if you wait over 10 minutes, pages on the
way
> > will not be printed.
> > It reproduces with a job of 150 kb or more.
> >
> > In case of socket bakend, if you wait 3 hours or more, halfway pages
will
> > not be printed.
> > (This time depends on MaxJobTime (default is 10800 second))
> >
> > When the waiting time becomes long, the number of pages not printed
> > increases.
> >
> >
> > Similar cases are as follows. .
> >
> > [cups-devel] Kyocera printer and cups
> > http://lists.cups.org/pipermail/cups-devel/2016-November/016912.html
> >
> > [cups.development] Printing data was lost while waiting for several
minutes
> > http://lists.cups.org/pipermail/cups-devel/2011-July/012662.html
> >
> > _______________________________________________
> > cups-devel mailing list
> > [email protected]
> > https://lists.cups.org/mailman/listinfo/cups-devel

> _________________________________________________________
> Michael Sweet, Senior Printing System Engineer

> _______________________________________________
> cups-devel mailing list
> [email protected]
> https://lists.cups.org/mailman/listinfo/cups-devel