Bug 8172 - Cairo does not yet support the requested image format
Summary: Cairo does not yet support the requested image format
Status: RESOLVED DUPLICATE of bug 7294
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.1.10
Hardware: x86 (IA32) Linux (All)
: medium minor
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2006-09-07 07:03 UTC by Sanjay Sajwan
Modified: 2006-09-07 08:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Sanjay Sajwan 2006-09-07 07:03:13 UTC
[root@test gtk-demo]# ./gtk-demo
Error: Cairo does not yet support the requested image format:
        Depth: 32
        Alpha mask: 0x00000000
        Red   mask: 0x000000ff
        Blue  mask: 0x0000ff00
        Green mask: 0x00ff0000
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
lt-gtk-demo: cairo-image-surface.c:144: _cairo_format_from_pixman_format: 
Assertion `NOT_REACHED' failed.
Aborted
Comment 1 Behdad Esfahbod 2006-09-07 08:18:44 UTC
Should be fixed in cairo 1.2.2 and 1.2.4.

*** This bug has been marked as a duplicate of 7294 ***


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.