Bug 14056 - Error: Cairo 1.4.12 does not yet support the requested image format
Summary: Error: Cairo 1.4.12 does not yet support the requested image format
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.5.5
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 08:02 UTC by Lubomir Kundrak
Modified: 2008-04-11 07:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Lubomir Kundrak 2008-01-13 08:02:11 UTC
$ DISPLAY=172.31.2.146:0 ./lala.pl 
Error: Cairo 1.4.12 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
perl: cairo-image-surface.c:199: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
Aborted (core dumped)
$ 

(lala.pl is just a perl-gtk2 application which creates a window and nothing more)

My X server was Micro-X (X11R4) 1.4.7 running on DOS -- in case that means it is not worth the effort, or it's a server bug.
Comment 1 Chris Wilson 2008-04-11 07:27:13 UTC
Mass closing of 8-/15-/16-/32-bit unsupported image formats as these should now all work in 1.6.0. Please test and reopen if you have any issues.


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.