[cairo-bugs] [Bug 4142] multiple test SEGVs because of NULL return
from XRenderFindStandardFormat
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 7 15:58:20 PDT 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=4142
------- Additional Comments From otaylor at redhat.com 2005-09-07 15:58 -------
The Xlib backend does not require the RENDER extension. It falls back
to doing drawing client side.
What my comments are saying is that it doens't make sense to, when
you run make check test:
- Client side drawing via the image surface
- The same client side drawing as fallbacks for the xlib backend
But if the server has RENDER, then we want to check the separate RENDER
codepath.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list