labbots / NiimPrintX

NiimPrintX is a Python library designed to seamlessly interface with NiimBot label printers via Bluetooth. This library supports a range of models including D11/B21/B1, D110, and B18.
GNU General Public License v3.0
102 stars 5 forks source link

Error message gets displayed after successful print #1

Open icarosadero opened 4 months ago

icarosadero commented 4 months ago

I have a D110 model. The program works just fine. However, after every successful print, the UI brings up an error with the message: "unpack requires a buffer of 4 bytes".

Cvaniak commented 2 months ago

I can confirm same behaviour for D101 model. After every print I got pop up error with "unpack requires a buffer of 4 bytes".