[cairo-bugs] [Bug 31931] Black rectangles displayed instead of menu/buttons/text with --enable-xlib-xcb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 1 12:29:14 PDT 2011


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

--- Comment #14 from Uli Schlachter <psychon at znc.in> 2011-07-01 12:29:12 PDT ---
With lots of try-and-error I noticed that sticking a cairo_surface_flush() into
_cairo_xcb_surface_mark_dirty() makes the problem go away, but
_cairo_xcb_surface_flush() doesn't help. In other words,
_cairo_surface_detach_snapshots() is needed. Meh?

Digging a little deeper, I found out that the _cairo_surface_attach_snapshot()
created in _cairo_xcb_surface_acquire_source_image() causes this problem. Dunno
where to go from here.

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