michaelrsweet / lprint

A Label Printer Application
https://www.msweet.org/lprint
Apache License 2.0
219 stars 29 forks source link

Unable to start server: Bad file descriptor #59

Closed GatCode closed 1 year ago

GatCode commented 2 years ago

Hi, I am running MacOS 12.2.1 and downloaded your prebuilt .pkg (v1.1.0) from the releases page and I am unable to add a new printer. If I run the add command, I always get the following error:

❯ lprint add -d ZebraLP2844 -v socket://192.168.111.76 -m epl2_4inch-203dpi-dt
lprint: Unable to start server: Bad file descriptor

Can you help me out? Thanks!

michaelrsweet commented 1 year ago

So I just tested this with current lprint and PAPPL code and it is working. I will be posting updated binaries in the near future.

GatCode commented 1 year ago

So I just tested this with current lprint and PAPPL code and it is working. I will be posting updated binaries in the near future.

Thank you very much! The updated binaries would be very helpful!