Bug 7975 - 8bbp support
Summary: 8bbp support
Status: RESOLVED DUPLICATE of bug 7735
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.2.2
Hardware: x86 (IA32) Linux (All)
: highest enhancement
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 22:45 UTC by David Mohr
Modified: 2006-08-24 11:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description David Mohr 2006-08-23 22:45:58 UTC
Cairo does not seem to support 8bbp displays. While pretty uncommon on the
desktop, it is sometime useful to use in vnc sessions.
This is the exact error message that I got:
===SNIP===
Error: Cairo does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000007
        Blue  mask: 0x00000038
        Green mask: 0x000000c0
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
perl: /home/dajobe/dev/debian/cairo/cairo-1.2.2/src/cairo-image-surface.c:155:
_cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
====SNAP====

This happened on Debian testing, when I tried to run tinyca. For more info
please just email me.
Comment 1 Behdad Esfahbod 2006-08-24 11:45:28 UTC

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


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.