Bug 227020 - print/gutenprint: Epson Stylus Pro 3880 ppd file has errors, prevents use
Summary: print/gutenprint: Epson Stylus Pro 3880 ppd file has errors, prevents use
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-28 04:41 UTC by freebsd
Modified: 2022-03-26 17:17 UTC (History)
1 user (show)

See Also:


Attachments
diffs (60 bytes, text/plain)
2018-03-28 04:41 UTC, freebsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2018-03-28 04:41:34 UTC
Created attachment 191891 [details]
diffs

cupstestppd Epson_Stylus_Pro_3880.ppd 
Epson_Stylus_Pro_3880.ppd: FAIL
      **FAIL**  Size "w504h576" has unexpected dimensions (576x504).

The dimensions are reversed:
*PageSize w504h576/8x7: "<</PageSize[576 504]/ImagingBBox null>>setpagedevice"
should be:
*PageSize w576h504/8x7: "<</PageSize[576 504]/ImagingBBox null>>setpagedevice"

The error is fatal, and prevents the printer from working.  May be an issue with all epson printers if the same paper file is used to
Comment 1 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2018-06-10 19:28:22 UTC
Sorry for being this late on this.
Where is that PPD from? I can't find any "Epson_Stylus_Pro_3880.ppd" in our ports tree, so I have no idea what would be broken and wether we could fix it.
Comment 2 freebsd 2018-06-11 04:59:56 UTC
I believe that is a renamed file which I had modified.
The original was in
  /usr/local/share/cups/model/gutenprint/5.2/stp-escp2-3880.5.2.ppd.gz

I believe the ultimate maintainer of cups may have already fixed it; I think the bug was propagated up, but I'm not sure.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-03-26 17:17:45 UTC
Closing this based on submitter feedback, if its still an issue please report upstream.