Results 16 comments of Tim Gilbert

Sorry to have let this slip through the cracks, haven't had a lot of time to work on this library recently. I'll add a note to the README noting @vmpj's...

Hi @coyotespike, that definitely seems like a worthwhile idea, and I'd gladly entertain pull requests for it. ;) I won't have time to look into it before this weekend at...

I'm seeing the same behavior here, also on unraid and using Firefox 101.0 to connect (from a linux desktop, FWIW). I get the same `rfbProcessClientProtocolVersion` error message in the logs...

I was looking to play around with this some and hopefully contribute some documentation, but the Slack thread seems to have disappeared in between when I started and now. I...

~~Any update on this? I'm seeing the same behavior, can't get metrics to send anything to reimann at all.~~ EDIT: looks like I had a PEBKAC problem - I hadn't...

I'd personally be glad of an implementation that would limit "part" elements to being referred to in the same file they were defined in, and I could live with needing...

For what it's worth, PDFs do support embedded XML metadata files via XMP (see [section 1.6.1 in this document](https://wwwimages2.adobe.com/content/dam/acom/en/devnet/xmp/pdfs/XMP%20SDK%20Release%20cc-2016-08/XMPSpecificationPart3.pdf)). Whether any applications will read the metadata is another story, but...

I do think it would be a good idea to have something like a "collects" attribute on Book which would refer to one or more other Books. So you might...

I'm seeing the same issue on a little Celeron-powered micro-PC (running Manjaro). If I only pass in `USB1` it hangs for a while and then I see this: ``` %...

Here's what I get when running the python script directly on the OS instead of through docker: ``` (venv) % ./ncp.py scan Connecting to.. /dev/ttyUSB1 57600 True False Exception: /dev/ttyUSB1...