Bug 10513 - Error: Cairo 1.4.2 does not yet support the requested image format:
Summary: Error: Cairo 1.4.2 does not yet support the requested image format:
Status: RESOLVED DUPLICATE of bug 7735
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.4.2
Hardware: x86 (IA32) NetBSD
: medium major
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 18:09 UTC by Andy Ruhl
Modified: 2007-06-08 17:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.