Sam Korn

Results 30 comments of Sam Korn

I am currently just getting started with using this library with the QL-800. Currently working through the code running on a Pi 3B+, but can do some basic prints using...

I have gotten prints working on my Ubuntu PC, and on Raspberry Pi with this code. So far I need to re-initialize the printer object before every print: ``` import...

Curious about this on this QL-800. My big problem currently is once the printer auto-shuts off, once I turn it back on manually I continually get ```usb.core.USBError: [Errno 19] No...

I was able to create a USB bus capture by installing the windows drivers, installing "Device Monitoring Studio" by HHD software, and then using the Printer Settings Tool to update...

Im also hitting this issue... hopefully it gets fixed soon?

@gtournie It worked for me! Should of thought of that as it even tells use to try "'Resource busy -- try 'diskutil unmount'"

But in the error case: "fuse: bad mount point `[Mount Name]': Input/output error" the above doesn't work and I'm still stuck with a broken folder.

> this bug has a fix, [CaseGuide/Zappa@ba2a241](https://github.com/CaseGuide/Zappa/commit/ba2a241e3c7a6a4141ba2ee175f949417f26932b) > > please merge Yes! Please merge!

Trying to export the internal wallet like this: `bitcoin-cli dumpwallet "/home/bitcoin/.bitcoin/test1234.txt"` and import the xpriv into Sparrow, but I dont see the mined transactions...

Thanks, I also briefly looked into CUSE to see what it would take. I'm a little ways off before I can devote some time to this, but I'm definitely very...