lprint
lprint copied to clipboard
A Label Printer Application
The last time `config.{guess,sub}` files have been updated was "2013-11-29", which does not have many new features, e.g. support for the RISC-V architecture, this PR updates these files to a...
The documentation at https://github.com/michaelrsweet/lprint/blob/master/DOCUMENTATION.md says: ``` Note: When you install the LPrint snap on Linux or the package on macOS, the server is automatically run as root. When you install...
if I try to print anything, I get an error: # ./lprint test.txt -v usb://DYMO/LabelWriter%20450?serial=01010112345600 lprint: statefile='/root/.lprint.conf' E [2022-07-18T13:17:37.741Z] Unable to create listener socket for '/usr/local/var/run/lprint.sock': No such file or...
I'm trying to fix the dithering problem that I'm sure most of your users are trying to fix. :-) Running Ubuntu 20.04 LTS, installed by `snap` on 2022-006-08 (today). This...
When I start a server as: ``` sudo /snap/bin/lprint server -o log-level=debug -o server-name=lprint.halibut.com ``` It still tries to use the autodetected hostname of `pan.local` and won't accept connections to...
What is the minimum required MacOS version that supports a lprint server installation ? That is not clear from the docs. The docs specify that a MacOS 10.8.x can utilize...
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...
I am trying to get my automatic label creation script working using lprint, as apparently I should do that (moving it away from cups). At first I succeeded almost, but...
I like to define some custom label sizes for a ZPL printer. My understanding, all media options are predefined in lpirnt-zpl.c as lprint_zpl_2inch_media respective lprint_zpl_4inch_media. I like to define something...
While a driver is listed for the Dymo Labelwriter wireless (LWW), I can't get anything to print on the one I have. I don't get any errors, but nothing prints...