[Bug 271163] print/cups: unable to change print color

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 May 2023 08:53:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271163

            Bug ID: 271163
           Summary: print/cups: unable to change print color
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl@FreeBSD.org
          Reporter: chuanwei.foo@hotmail.com
          Assignee: tijl@FreeBSD.org
             Flags: maintainer-feedback?(tijl@FreeBSD.org)

Created attachment 241899
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241899&action=edit
Patch for print/cups

Some users are stuck with grayscale printing because CUPS ignores the
"ColorModel" option set by users.

The bug has been fixed upstream:

*
https://github.com/OpenPrinting/cups/pull/417/commits/b0f1a00a02e9f92f8a3c42ec90806ba4e4e532ec
    "Don't override color settings from print dialog"

*
https://github.com/OpenPrinting/cups/pull/451/commits/c114e3c9827af77e4574ec92f46ed4688b0a3059
    "scheduler/ipp.c: Convert incoming ColorModel attribute"

I have attached a patch that contains the two commits above.

-- 
You are receiving this mail because:
You are the assignee for the bug.