| Summary: | _cairo_format_from_pixman_format failure when program directs display to HP/UX | ||
|---|---|---|---|
| Product: | cairo | Reporter: | Peter Walsall <pwalsall> |
| Component: | general | Assignee: | 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: | ||
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.
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.