Bug 10947

Summary: image format that doesn't work on certain Sun hardware
Product: cairo Reporter: David Meleedy <david.meleedy>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED DUPLICATE QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.4.6   
Hardware: Other   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:

Description David Meleedy 2007-05-14 14:06:37 UTC
There are a certain class of Sun's where we are getting this error every time
we try to run a program that has libpango compiled with libcairo in it.
The machines range from Ultra 10 to Sunblade 100.  We have seen that this
doesn't show up if the machine has an add-on video card.  This is affecting
a large number of user's so if the problem is easy to fix, I will gladly
test any patches.

Here is the error:
Error: Cairo 1.2.6 does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000000
        Green mask: 0x00000000
        Blue  mask: 0x00000000
Comment 1 David Meleedy 2007-05-14 20:08:02 UTC
Just tested this with version 1.4.6, and got the same error:

Error: Cairo 1.4.6 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

Comment 2 Carl Worth 2007-06-06 15:26:09 UTC

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

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.