[Bug 226863] print/cups: cups-genppd chokes on paper strings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 23 03:32:57 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226863

            Bug ID: 226863
           Summary: print/cups: cups-genppd chokes on paper strings
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl at FreeBSD.org
          Reporter: freebsd at dreamchaser.org
          Assignee: tijl at FreeBSD.org
             Flags: maintainer-feedback?(tijl at FreeBSD.org)

# cups-genppd.5.2 "Epson Stylus Pro 3880"
Gutenprint: bad string 6.25x9TopFoldCard (4.5x6.25 Top Fold Card (6.25x9))
Gutenprint: bad string 5.5x8.5TopFoldCard (4.25x5.5 Top Fold Card (5.5x8.5))
Gutenprint: bad string 8.5x11TopFoldCard (5.5x8.5 Top Fold Card (8.5x11))
Gutenprint: bad string 5.25x10.5TopFoldCard (5.25x5.25 Top Fold Card
(5.25x10.5))

The errors are generated many times..
The ppd file looks like it is generated ok; the papers are still listed.

I believe it is related to the decimal point in the name;
at line 395 in the generated ppd:

*PageRegion 6.25x9TopFoldCard/4.5x6.25 Top Fold Card (6.25x9): 
"<</PageSize[450 648]/ImagingBBox null>>setpagedevice"

Note that similar entries without the decimal cause no errors:

*PageRegion 6x8TopFoldCard/4x6 Top Fold Card (6x8):     "<</PageSize[432
576]/ImagingBBox null>>setpagedevice"

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


More information about the freebsd-ports-bugs mailing list