-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
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