Bug 11798 - Error: Cairo 1.4.10 does not yet support the requested image format: BGR
Summary: Error: Cairo 1.4.10 does not yet support the requested image format: BGR
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.4.9
Hardware: ARM All
: medium enhancement
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 10:54 UTC by Koen Kooi
Modified: 2008-04-11 07:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.