[cairo-bugs] [Bug 54657] commit 0bfd2ac causes great rendering problem is some programs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 12 15:17:56 PDT 2012


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

--- Comment #5 from Weng Xuetian <wengxt at gmail.com> 2012-09-12 22:17:56 UTC ---
I also experience problem with this commit.

All the thing I do is just use cairo-xlib-surface to draw on xlib created
window.

After I add cairo_surface_flush to every cairo_destroy (Though I didn't use
xlib to draa), case seems to be better. (I don't use it and it never have
problem beforece).

But cairo_xlib_surface_set_surface seems never have effect that it only draw
content with the very origin size. Window I draw on is set to
override_directted.

The workaround for me is to destroy xlib-surface and recreate a new one.

-- 
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