Open M1ghty-boy opened 1 year ago
This issue occured both on the latest build and when running server.py after cloning the main branch
This part of the stack trace:
File "server.py", line 248, in handle_api
self.printer.connect(name, address)
tells that it timed out while connecting to the printer.
I can’t tell of your printer model is supported yet. Such thermal printers differs a lot, though all under similar colorful shell.
For Cat-Printer, the way telling if a device is supported is not well designed from today’s view: It should inspect the device’s parameters instead (BLE services, and/or characteristics), rather than looking at device name (typically 2 letters following 2 digits). Sadly this project is not actively maintained at the moment.
The error is kinda like this one, not sure if its relative, but just suspect the bluetooth adapter or operating system could also go wrong. (Maybe some Bluetooth adapters don’t support BLE well; Windows needs much more time for Bluetooth scanning & connection, compared to GNU/Linux or Android)
You may visit this new Web app (with Chrome/Chromium/Edge etc.) and see if it will discover your printer: https://print.unseen-site.fun/
If yes, try to print with it; if not, then most likely your printer isn’t “cat printer” compatible.
Windows 11 23H2 25915 Python 3.8.5
Unsure if this first part is a part of the issue or my
catpanda printer not being supported, but first off it can't find my device automatically, and when selecting it manually it spits this out after a second, and prints do not work: