[cairo-bugs] [Bug 14248] New: Gradient pattern with matrix transform causes error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 25 07:08:52 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=14248

           Summary: Gradient pattern with matrix transform causes error
           Product: cairo
           Version: 1.5.7
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: quartz backend
        AssignedTo: cworth at cworth.org
        ReportedBy: richard at imendio.com
         QAContact: cairo-bugs at cairographics.org


Trying to run GTK+ on quartz with the clearlooks theme produces an error in the
terminal, and vertical scrollbars are not drawn. I will attach a small testcase
that uses the same code as clearlooks, using only cairo.

The error is:

<Error>: CGBitmapContextGetBitsPerPixel: invalid context

and from what I can tell it's from the fallback surface code, that wants a
bitmapcontext but probably gets a real context?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list