Bug 8036 - Support for BGR233 image format for VNC
Summary: Support for BGR233 image format for VNC
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)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 14:05 UTC by Martin von Gagern
Modified: 2006-08-29 10:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Martin von Gagern 2006-08-27 14:05:02 UTC
I just got this message from boinc_gui:

Error: Cairo does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000007
        Green mask: 0x00000038
        Blue  mask: 0x000000c0
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
boinc_gui: cairo-image-surface.c:155: _cairo_format_from_pixman_format:
Assertion `NOT_REACHED' failed.
SIGABRT: abort called

My X display was a TightVNC server started with "-depth 8 -pixelformat BGR233"
to reduce the network traffic. With depth 24 BGR888 everything works.
Comment 1 Behdad Esfahbod 2006-08-29 10:10:54 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.