Bug 16436 - xwindow will not remain on my workstation
Summary: xwindow will not remain on my workstation
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.2.4
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 11:26 UTC by Stefan Brauer
Modified: 2008-06-20 10:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Stefan Brauer 2008-06-19 11:26:58 UTC
On a CentOs 5 server, when I make the following request -
# system-config-securitylevel
Error: Cairo does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000000
        Green mask: 0x00000000
        Blue  mask: 0x00000000
python2: cairo-image-surface.c:155: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.

an xwindow pops up momentarily, then disappears.

Thanks for your help,
Stefan
Comment 1 Carl Worth 2008-06-20 10:57:48 UTC
The wording of that error message, (the fact that it doesn't contain a
specific version number of cairo), suggests that this is coming from
cairo 1.2.4 or so, not cairo 1.6.5.

Meanwhile, any version of cairo 1.6.4 or newer should have this bug fixed.
Please use one of those instead.

-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.