cups
cups copied to clipboard
OpenPrinting CUPS Sources
**Is your feature request related to a problem? Please describe.** The whitespace in the "KONICA MINOLTA" make name causes an issue in incorrectly parsing the make. e.g. `"KONICA MINOLTA bizhub...
**Describe the bug** In short, I'm unable to reliably print Envelope DL (E65) page size from Linux when the printer is shared from another CUPS server. This is a combination...
Description- Currently, when the CUPS scheduler loads a ServerAlias directive from the cupsd.conf file, it does not produce a debug message. This can lead to confusion, as users may think...
Fixes #1390 This PR adds a debug log message to the scheduler to confirm when a `ServerAlias` directive is successfully loaded from the `cupsd.conf` file.
**Before you write the report** Read the [REPORTING_ISSUES.md](https://github.com/OpenPrinting/cups/blob/master/REPORTING_ISSUES.md) file in the main repository and prepare data mentioned there which looks relevant to you issue. -- done **Describe the bug** `lp`...
**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...
When CUPS prints to another CUPS over IPP, it uses PageSize instead of media or media-col, as it is assumed that PPD files (or at least the attribute values) are...