DYMO-SDK-for-Linux icon indicating copy to clipboard operation
DYMO-SDK-for-Linux copied to clipboard

An update to the Dymo CUPS drivers for Linux

Results 12 DYMO-SDK-for-Linux issues
Sort by recently updated
recently updated
newest added

Building `lw` no longer succeeds; it says ``` g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT CupsPrintEnvironment.o -MD -MP -MF .deps/CupsPrintEnvironment.Tpo -c -o CupsPrintEnvironment.o `test -f '../common/CupsPrintEnvironment.cpp' || echo...

[DYMO-SDK-for-Linux output.pdf](https://github.com/Kyle-Falconer/DYMO-SDK-for-Linux/files/6903393/DYMO-SDK-for-Linux.output.pdf) You seem to have changed your package in the last two days. The old one didn't work, as per my previous issue if it's still there. The old...

My DYMO LabelWriter 450 Turbo worked perfectly in Ubuntu 18.04, but since I upgraded to Ubuntu 20.04, it consistently prints 1/3 of the label and spits out 3/4 of the...

When building on Ubuntu 20.04 I got a broken build: ``` g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT CupsPrintEnvironment.o -MD -MP -MF .deps/CupsPrintEnvironment.Tpo -c -o CupsPrintEnvironment.o `test -f...

Hi, with make command i get the following error: `../common/CupsPrintEnvironment.cpp: In member function ‘virtual void DymoPrinterDriver::CCupsPrintEnvironmentForLM::ReadData(DymoPrinterDriver::buffer_t&)’: ../common/CupsPrintEnvironment.cpp:139:23: error: ‘cupsBackChannelRead’ was not declared in this scope 139 | ssize_t bytesRead =...

I used a ppd file from the original Dymo tar file which has *cupsManualCopies = True. However, all of the files here have that parameter value set to False. Having...

Hi all. Is it possible to get somewhere ppd driver for Label Manager 500TS? Thanks

Maybe somebody knows the problem and can give me a tip: When I start a print on a LabelWriter 450 Turbo with this driver, it takes about 6-7 seconds until...

When I print multiple labels the second page continues on immediately after the first, rather than feeding to the next label. If I print one label at a time, it...

Printing on my PC, meanwhile, works perfectly. Any idea how to correct this? Thanks!