Bug 20381

Summary: Error: Cairo does not yet support the requested image format:
Product: cairo Reporter: John Zwiebel <jzwiebel>
Component: png functionsAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.9.1   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description John Zwiebel 2009-02-28 12:50:45 UTC
[root@bc4 src]# ./packETH 
Error: Cairo does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000000
        Green mask: 0x00000000
        Blue  mask: 0x00000000
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
packETH: cairo-image-surface.c:155: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
Aborted
[root@bc4 src]# uname -a
Linux bc4.cisco.com 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686 i686 i386 GNU/Linux
Comment 1 Chris Wilson 2009-03-17 05:39:22 UTC
Thanks for taking the time to report this bug. Support for psuedo-color
displays was added by Behdad Esfahbod and Carl Worth for the 1.6 stable series.
I'd strongly recommend that you upgrade your system to the latest stable
release (1.8.6).

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.