Giter VIP home page Giter VIP logo

Comments (3)

mairas avatar mairas commented on June 20, 2024

The blabbering above was of course coincidental. Now I am getting that error regardless of the hostname:

May 13 14:09:22 shopship.local lprint.lprint-server[694]: I [2024-05-13T11:09:22.916Z] [Client 12] Validate-Job client-error-attributes-or-values-not-supported (Unsupported print-quality enum value.)

I will continue investigating and will report when I find anything.

from lprint.

mairas avatar mairas commented on June 20, 2024

Printing succeeds if I set -o cupsPrintQuality=Normal:

lp -d VevorPi -o media=101x220mm -o cupsPrintQuality=Normal -o print-scaling=none debug_output_shipping_label_20240513105329.pdf```

Setting the same option as default does not help:

sudo lpadmin -d VevorPi -o cupsPrintQuality-default=Normal

from lprint.

michaelrsweet avatar michaelrsweet commented on June 20, 2024

OK, so you are having a bunch of problems, and not all of them related I think.

The CUPS "lp" and "lpadmin" command issues are specific to CUPS and not LPrint. The "print-quality" option is what IPP calls an enum value - 3 is draft, 4 is normal, and 5 is high or best quality. The strings are only supported for the "cupsPrintQuality" option which is part of the PPD options. The default PPD option name is "DefaultcupsPrintQuality", not "cupsPrintQuality-default"...

from lprint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.