Public bug reported:

Binary package hint: cups

We have a Xerox PostScript color printer here which consistently hangs
on certain types of jobs (large JPG images) printed through cups. The
Xerox software customer service representative noticed that the PS that
goes to the printer is at LanguageLevel 2, even though the PPD
prescribes LanguageLevel 3.

I tracked it down to the cpdftocps filter: at line 51 the LanguageLevel
is read from the PPD file using a sed script, however as it is written,
the value from the PPD will never replace the default value of 2.

The attached patch fixes the problem for us.

** Affects: cups (Ubuntu)
     Importance: Undecided
         Status: New

-- 
CUPS sends LanguageLevel 2 to printer even if PPD specifies Level 3
https://bugs.launchpad.net/bugs/600972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to