Bug 55886 - cups-filters generates a wrong PPD which prevents copy printing
cups-filters generates a wrong PPD which prevents copy printing
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Printserver
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-3-errata
Assigned To: Nikola Radovanovic
Felix Botner
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-17 06:33 CET by Stefan Gohmann
Modified: 2023-05-03 15:40 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.086
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support: Yes
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023031521000509
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2023-03-17 06:33:08 CET
The IPP everywhere ppd generator has an issue which prevents copy printing. 

cupsManualCopies is set to "true" instead of "True".

It looks like the following commit fixes the issue:
https://github.com/OpenPrinting/cups-filters/commit/42868e742bf8db35ed95cdab48fc4c7d6b277c4e

More details:
https://github.com/OpenPrinting/cups-filters/issues/242
Comment 3 Nikola Radovanovic univentionstaff 2023-04-11 20:35:47 CEST
a2973a3081 | cups-filters generates a wrong PPD which prevents copy printing
Comment 4 Felix Botner univentionstaff 2023-04-12 13:32:38 CEST
OK - 5.0-0-0-ucs/1.21.6-5-errata5.0-3/00-true-is-case-sensitive-in-ppds.quilt
OK - package build in errata5.0-3
OK - installation
OK - yaml
OK - fixed in upstream version 1.28.7 (no need to patch 5.1 or 5.2)
(0a9fbfe8b24e14be160334449d5259cfd6c9e2d7 small fix for the description in the yaml file)

But i think we need to patch cups to (from what i understand in https://github.com/OpenPrinting/cups-filters/issues/242)

So we may still need 

* https://github.com/OpenPrinting/cups/pull/106/commits
* https://github.com/OpenPrinting/cups/commit/cab7bcb37e83196fc2dc4bad0a6839c2fc7bcf20

in cups.
Comment 5 Nikola Radovanovic univentionstaff 2023-04-18 11:10:34 CEST
d45964792c | cups-filters generates a wrong PPD which prevents copy printing
Comment 6 Felix Botner univentionstaff 2023-04-20 10:34:40 CEST
OK - cups/5.0-0-0-ucs/2.2.10-6+deb10u6-errata5.0-3/25-true-is-case-sensitive-in-ppds.quilt
OK - package build in errata5.0-3
OK - installation
OK - yaml
OK - fixed in upstream version 2.4 (no need to patch 5.2)