Bug 10794 - Cairo doesn't support a 16bit visual (BGR16 5/5/5)
Summary: Cairo doesn't support a 16bit visual (BGR16 5/5/5)
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.4.4
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-28 04:25 UTC by Mikko Kivioja
Modified: 2008-04-11 07:24 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Mikko Kivioja 2007-04-28 04:25:25 UTC
# This is copy and paste from xterminal. 

% xsensors -t 32 &               [8] 8266
debian 13:55 ~/jemma/tut/cc.tut.fi/public_html % Error: Cairo does not yet support the requested image format:
        Depth: 16
        Alpha mask: 0x00000000
        Red   mask: 0x0000001f
        Green mask: 0x000003e0
        Blue  mask: 0x00007c00
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
xsensors: /home/dajobe/dev/debian/cairo/cairo-1.2.4/src/cairo-image-surface.c:155: _cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.

[8]    Abort                         xsensors -t 32

% 

####
I use 16bits per pixel colors with fluxbox. All the packages releated to xsensors package version 0.50-1, are the versions suggested by this specific xsensors package version.
Comment 1 Kalle Vahlman 2007-07-12 04:39:19 UTC
Re-titleing to make finding unsupported visuals a bit easier (also easier to mark duplicates)
Comment 2 Chris Wilson 2008-04-11 07:24:53 UTC
Mass closing of 8-/15-/16-/32-bit unsupported image formats as these should now all work in 1.6.0. Please test and reopen if you have any issues.


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.