Bug 11405

Summary: _cairo_format_from_pixman_format failure when program directs display to HP/UX
Product: cairo Reporter: Peter Walsall <pwalsall>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED DUPLICATE QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: enhancement    
Priority: high    
Version: 1.4.4   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Walsall 2007-06-28 10:33:17 UTC
When running a program on Fedora 7 and displaying to HP/UX 11 CDE, many programs (e.g. emacs, system-config-samba) fail as follows:

Error: Cairo 1.4.4 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
python2: cairo-image-surface.c:199: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.

while the program name on the last line (e.g. python2) may change, the error detail is consistent.
Comment 1 Kalle Vahlman 2007-07-12 05:16:33 UTC
Lack of support for 8-bit PseudoColor visuals is tracked in bug 4945, marking as duplicate

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