Bug 20381 - Error: Cairo does not yet support the requested image format:
Summary: Error: Cairo does not yet support the requested image format:
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: png functions (show other bugs)
Version: 1.9.1
Hardware: Other Linux (All)
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-28 12:50 UTC by John Zwiebel
Modified: 2009-03-17 05:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.