Summary: | Novell Patch To Fix 16bit Color Depth On Citrix Xserver | ||
---|---|---|---|
Product: | cairo | Reporter: | Dave Richards <drichard> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | CC: | bogdanni |
Version: | 1.0.2 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Dave Richards
2006-02-15 05:10:42 UTC
I think I also saw this on a VNC server. See first valgrind trace in comment #1 and comment #3 of http://bugzilla.gnome.org/show_bug.cgi?id=321560. Your "fix" is only a workaround (indeed, the depth of ZPixmap images must match the depth of the drawable), the correct way to proceed is find out why image->depth is uninitialized/wrong. Apparently this an endemic problem on X servers without Render, see yet another example at: https://bugs.freedesktop.org/show_bug.cgi?id=5846 Hmm, not sure why I didn't close this with the mass-closure with the release of 1.6... Presumably because of the "endemic nature with non-Xrender" suggested that it required separate testing. So I've double-checked that we correctly handle a 16bit xserver (testing using Xvfb) and consider this bug fixed. |
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.