Bug 25661 - Error: Cairo 1.4.14 does not yet support the requested image format
Summary: Error: Cairo 1.4.14 does not yet support the requested image format
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.4.14
Hardware: SPARC Solaris
: highest critical
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 17:41 UTC by tao
Modified: 2009-12-16 08:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description tao 2009-12-15 17:41:47 UTC
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
Assertion failed: NOT_REACHED, file cairo-image-surface.c, line 199
Abort (core dumped)
Comment 1 Carl Worth 2009-12-16 08:18:17 UTC
Thanks for your report.

The 1.4.14 release you are using is fairly old (Jan. 2008).

The bug you are hitting here was first fixed in cairo 1.6.0 (Apr. 2008).

I recommend you upgrade to the current cairo release, which is
1.8.8 (Jun. 2009).

All cairo releases are backwards-compatible, so you should be able to drop
a new one in without any changes to your cairo-using programs.

Thanks, and have fun with cairo!

-Carl


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.