这是indexloc提供的服务,不要输入任何密码
Skip to content

Map PPD defaults to IPP "-default" attributes #1358

@zdohnal

Description

@zdohnal

Describe the bug
If you install the printer with IPP Everywhere and change the default color model, the change in default color model does not propagate to job if there is a preset which sets color model.

Tbh I'm not sure which settings have the priority here - preset or default color model?

If preset, is there a way how to turn it off permanently?

Or should we update the preset as well when we set a different default color model?

And if default color model is preferred, we have to figure out how to turn on preset on demand....

To Reproduce

1. $ lpadmin -p test -v ipp://<color printer ip>/ipp/print -m everywhere -E
2. go to web ui -> Printers -> printer test -> Administration scroll menu -> set default options -> change Color to Color
3. lp -d test <colored file>

** Actual behavior **
Grayscale printout even when DefaultColorModel is RGB.

Expected behavior
Color printout when expected

System Information:

  • OS Fedora 42
  • CUPS 2.4.12

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions