David Steele

Results 198 comments of David Steele

The URL in your failure report looks like it has the answers First, it says that Python 2.7.9 or newer fixes this. Python2.7.10 is in the Raspbian repository, and the...

This covers web reqests in xmpp.py. Is rest.py covered correctly? Also, what about proxy authentication?

I don't think a delay is called for. See the comment on [53b083f0](https://github.com/drbitboy/cloudprint/commit/53b083f0fc75e2a9e1cb9d3e1aee201f3b87c3a7#L1L-1) for a probable fix.

rubic, see https://github.com/davesteele/cloudprint-service/blob/master/debian/cloudprint-service.cloudprintd.init

Depending on how big a project us desired... Cloudprint-service is currently systemd-only, and it doesn't currently support options such as this. I'd be happy to see code that solves either...

I haven't heard of anyone running both cloudprint and cupcloudprint. At a minimum, I'd make sure you are not attempting to serve your GCP-ready printers through cloudprint.

Yes, I realize. Good luck.

That is a question for [upstream](https://github.com/armooo/cloudprint).

Well, let's see. The print job from Cloud Print includes the submitter's email as the [ownerid](https://developers.google.com/cloud-print/docs/appInterfaces#jobs). The job is sent to [cups.Connector.printFile()](cups_connection), which includes an 'options' dictionary argument. Neither Python...

You can ignore the test file for now. Make the one-line cloudprint.py change, print, and see if the right email address is reported in your logging.