Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brother DCP-357C broken with latest updates #156

Closed
sobrus opened this issue Sep 17, 2019 · 1 comment
Closed

Brother DCP-357C broken with latest updates #156

sobrus opened this issue Sep 17, 2019 · 1 comment

Comments

@sobrus
Copy link

sobrus commented Sep 17, 2019

Hi,

My distro (Manjaro) had CUPS updated recently to version 2.3. Unfortunately this breaks my printer, Brother DCP-357C.
Any CUPS version higher than 2.2.11 refuses to work (both 2.2.12 and 2.3). The error is "Filter failed" and "Invalid PPD file" Error in line 219.

The printer was working fine on Linux since 2011, on various linux distributions.

Downgrading cups, cups-filters and libcups packages solves the problem.

@tillkamppeter
Copy link
Member

This is most probably due to the fact that your PPS file contains an option with a choice names "Custom", which is very common in PPD files and also does not break Adobe's PPD specs, but CUPS 2.2.12 and newer does not accept this any more. This is not a bug in cups-filters but in CUPS, please report the bug there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants