Bug 11798

Summary: Error: Cairo 1.4.10 does not yet support the requested image format: BGR
Product: cairo Reporter: Koen Kooi <koen>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: enhancement    
Priority: medium    
Version: 1.4.9   
Hardware: ARM   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Koen Kooi 2007-08-01 10:54:02 UTC
Error: Cairo 1.4.10 does not yet support the requested image format:
        Depth: 16
        Alpha mask: 0x00000000
        Red   mask: 0x0000001f
        Green mask: 0x000003e0
        Blue  mask: 0x00007c00
Please file an enhancement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
gpe-login: cairo-image-surface.c:199: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.

The internal framebuffer of my at91sam9263-ek board has a bgr layout that cairo doesn't seem to like. This error showed up after migrating from gtk 2.10.12 to gtk 2.10.14.
Comment 1 Chris Wilson 2008-04-11 07:25:22 UTC
Mass closing of 8-/15-/16-/32-bit unsupported image formats as these should now all work in 1.6.0. Please test and reopen if you have any issues.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.