Search Criteria
Package Details: dymo-cups-drivers 1.4.0.5-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/dymo-cups-drivers.git (read-only, click to copy) |
---|---|
Package Base: | dymo-cups-drivers |
Description: | Official Dymo supplied Linux Cups drivers for LabelWriter series |
Upstream URL: | http://global.dymo.com/ |
Licenses: | GPL, LGPL |
Submitter: | jkl |
Maintainer: | jkl |
Last Packager: | jkl |
Votes: | 19 |
Popularity: | 0.26 |
First Submitted: | 2012-01-15 06:51 (UTC) |
Last Updated: | 2022-09-13 19:44 (UTC) |
Dependencies (1)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
theokonos commented on 2021-03-24 18:15 (UTC)
Has anyone had any luck getting labelwriter printers to work on Manjaro or Arch? I'm running Manjaro 21.0 with kernel 5.4.105, and I consistently get an error "Unable to open raster file - : No such file or directory."
I've tried this AUR build as well as manually patching the drivers. The printer is shared on my network using an RPi4 and CUPS but I know the issue is local to Manjaro because I can print without issue from my Windows machine.
Zepman commented on 2020-08-27 17:25 (UTC)
ARM64 works. Just add to the 'arch' array in PKGBUILD the value 'aarch64' (including quotes).
festuc commented on 2020-01-04 12:41 (UTC)
It compiles well with rpi4 and works ok with my labelwriter 450 But at begin said is not compatible with my architecture
ArnaudNux commented on 2019-10-17 21:54 (UTC)
/usr/include/cups/ppd.h:364:14: note: declared here 364 | extern void ppdClose(ppd_file_t ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ In file included from raster2dymolw.cpp:37: ../common/CupsFilter.h:249:11: warning: 'void ppdClose(ppd_file_t)' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 249 | ppdClose(ppd); | ~~~~~~~~^~~~~ In file included from ../common/CupsFilter.h:26, from raster2dymolw.cpp:37: /usr/include/cups/ppd.h:364:14: note: declared here 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ mv -f .deps/raster2dymolw.Tpo .deps/raster2dymolw.Po make[4]: Leaving directory '/home/arnaud/tempo/qt4/dymo-cups-drivers/src/dymo-cups-drivers-1.4.0.5/src/lw' make[3]: [Makefile:435: all-recursive] Error 1 make[3]: Leaving directory '/home/arnaud/tempo/qt4/dymo-cups-drivers/src/dymo-cups-drivers-1.4.0.5/src/lw' make[2]: [Makefile:262: all-recursive] Error 1 make[2]: Leaving directory '/home/arnaud/tempo/qt4/dymo-cups-drivers/src/dymo-cups-drivers-1.4.0.5/src' make[1]: [Makefile:204: all] Error 2 make[1]: Leaving directory '/home/arnaud/tempo/qt4/dymo-cups-drivers/src/dymo-cups-drivers-1.4.0.5/src' make: [Makefile:263: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...
salmon commented on 2019-09-15 13:52 (UTC)
Had to add cups/sidechannel.h to CupsPrintEnvironment.cpp for it to compile. Here's an update to nitrotm's patch file:
nitrotm commented on 2016-12-05 15:06 (UTC)
nitrotm commented on 2016-10-26 14:27 (UTC)
altercation commented on 2016-10-04 21:19 (UTC)
nitrotm commented on 2016-10-04 09:20 (UTC) (edited on 2016-10-04 09:20 (UTC) by nitrotm)
« First ‹ Previous 1 2 3 Next › Last »