Bug 10513

Summary: Error: Cairo 1.4.2 does not yet support the requested image format:
Product: cairo Reporter: Andy Ruhl <acruhl>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED DUPLICATE QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: major    
Priority: medium    
Version: 1.4.2   
Hardware: x86 (IA32)   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:

Description Andy Ruhl 2007-04-02 18:09:00 UTC
Error: Cairo 1.4.2 does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000007
        Green mask: 0x00000038
        Blue  mask: 0x000000c0
Please file an enhancement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
assertion "NOT_REACHED" failed: file "cairo-image-surface.c", line 199, function "_cairo_format_from_pixman_format"
Abort (core dumped)

This is on NetBSD/i386 3.1. I built cairo from pkgsrc. This worked fine before I built 1.4.2, but I don't remember what my last cairo version was.

The X server is vncserver. I have to use vncserver, it's a headless server. I'd rather not increase the color depth.

I see many related problems, but none on this high a level, and there really isn't much I can find for a specific fix or workaround.

I can't run any programs which depend on cairo. That's a lot of them.

Thanks.
Comment 1 Andy Ruhl 2007-04-03 09:41:47 UTC
FYI, my previous version of cairo was cairo-1.0.4. This did not have a problem.
Comment 2 Carl Worth 2007-06-08 17:02:57 UTC

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

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.