Bug 20149

Summary: does not yet support image format
Product: cairo Reporter: Yu-Shen Lin <lin_ys>
Component: image backendAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.4.14   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Yu-Shen Lin 2009-02-16 17:59:01 UTC
gEDA/gschem version 1.4.0.20080127

Error: Cairo 1.4.14 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 enhancement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
gschem.x: cairo-image-surface.c:199: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
Abort (core dumped)


uname -a
Linux ftc5 2.4.21-50.EL #1 SMP Tue May 8 17:10:00 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
Comment 1 Chris Wilson 2009-03-17 05:32:25 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.