You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using the script for a few days, not much problem. I couldn't get it to work in Windows, but it was working fine in WSL Ubuntu with the USB WSL passthrough.
Today, no longer detected. Multiple reboots of both my system and the printer didn't work. Tried turning on/off the Editor Line mode too.
I can see the printer in Ubuntu with lsusb, but the discover command no longer shows it, and of course doesn't print.
I spent a few hours trying to track down how this could happen but I'm out of ideas for now. I don't think it's a USB driver problem because of lsusb.
I have the QL-800.
The text was updated successfully, but these errors were encountered:
This change improves the USB device detection and error handling in the pyusb backend. It adds more robust error checking when finding and configuring the USB device, and includes a retry mechanism for device detection. This should help address issues where the printer is visible to the system but not detected by the script.
Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.
Latta AI seeks to solve problems in open source projects as part of its mission to support developers around the world. Learn more about our mission at https://latta.ai/ourmission . If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.
Very strange issue -
I've been using the script for a few days, not much problem. I couldn't get it to work in Windows, but it was working fine in WSL Ubuntu with the USB WSL passthrough.
Today, no longer detected. Multiple reboots of both my system and the printer didn't work. Tried turning on/off the Editor Line mode too.
I can see the printer in Ubuntu with lsusb, but the discover command no longer shows it, and of course doesn't print.
I spent a few hours trying to track down how this could happen but I'm out of ideas for now. I don't think it's a USB driver problem because of lsusb.
I have the QL-800.
The text was updated successfully, but these errors were encountered: