Comment 11 for bug 57822

Revision history for this message
Robert Casanova (secoder) wrote :

First of all, thanks a lot Pascal, I appreciate the long answer.

Since I reported initially the bug I changed to Edgy, like a month ago and I kept in sync with the updates until it become the stable Edgy.

I tried the command you said and as you mentioned it disables the Paper and the Advanced tabs, but the problem is still there. The thing is that to be able to test it I have to reboot the printer and the router(print server), what makes me think that the problem locks the router print server, maybe some problem with the protocol.

The package you mention "cupsys 1.2.2-0ubuntu0.6.06.001-0ivoks1" it was a workaround I tried from a developer at other IPP bug, but it didn't worked neither. Now I use the 1.2.4-2ubuntu3 from the Edgy.

Another anomaly is that the log file keeps on repeating this:
D [04/Nov/2006:12:17:03 +0100] cupsdReadClient: 6 POST / HTTP/1.1
D [04/Nov/2006:12:17:03 +0100] cupsdAuthorize: No authentication data provided.
D [04/Nov/2006:12:17:03 +0100] CUPS-Get-Default
D [04/Nov/2006:12:17:03 +0100] CUPS-Get-Default client-error-not-found: No default printer
D [04/Nov/2006:12:17:03 +0100] cupsdProcessIPPRequest: 6 status_code=406 (client-error-not-found)
D [04/Nov/2006:12:17:03 +0100] cupsdReadClient: 6 POST / HTTP/1.1
D [04/Nov/2006:12:17:03 +0100] cupsdAuthorize: No authentication data provided.
D [04/Nov/2006:12:17:03 +0100] CUPS-Get-Printers
D [04/Nov/2006:12:17:03 +0100] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [04/Nov/2006:12:17:03 +0100] cupsdReadClient: 6 POST / HTTP/1.1
D [04/Nov/2006:12:17:03 +0100] cupsdAuthorize: No authentication data provided.
D [04/Nov/2006:12:17:03 +0100] Get-Printer-Attributes ipp://localhost/printers/IPP_ML-1610
D [04/Nov/2006:12:17:03 +0100] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [04/Nov/2006:12:17:03 +0100] cupsdReadClient: 6 POST / HTTP/1.1
D [04/Nov/2006:12:17:03 +0100] cupsdAuthorize: No authentication data provided.
D [04/Nov/2006:12:17:03 +0100] Get-Printer-Attributes ipp://localhost/printers/USB_ML-1610
D [04/Nov/2006:12:17:03 +0100] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)

at infinitum. (makes the log file really big)

I changed to debug2, I'll attach the file.

Thanks again.

And let's try to hunt down this "bug".