[cairo-bugs] [Bug 31906] cairo 1.10.0 requires XLinearGradient

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 5 14:27:41 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=31906

--- Comment #5 from Andrea Canciani <ranma42 at gmail.com> 2011-02-05 14:27:39 PST ---
(In reply to comment #4)
> I'm afraid I can't test whether that OpenSolaris update fixes the issue, as I'm
> not running OpenSolaris, I'm running Solaris 10u6 with all patches applied,
> before Oracle pulled access to patches.
> 
> I'm also not using the render/Xrender from the operating system, I'm using
> renderproto-0.9.2 and libXrender-0.9.0 compiled from source.  These were the
> same versions of the two packages that I used with cairo 1.8.x.

If you are using these packages, the test

  #if RENDER_MAJOR == 0 && RENDER_MINOR < 10

should be true in cairo-xlib-xrender-private.h, so XLinearGradient should
be defined. Can you check those macros and/or the output of the C
preprocessor?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list