[cairo-bugs] [Bug 59085] Buffer not flushed when drawing R plots

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 6 11:48:34 PST 2013


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

Uli Schlachter <psychon at znc.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #2 from Uli Schlachter <psychon at znc.in> ---
Ok, I went and checked R's source code:

R-2.15.2/src/modules/X11/devX11.c, function handleEvent(), line 750. This is
the handling of Expose events and it just does a cairo_paint(xd->xcc). This
also needs cairo_surface_flush(xd->xcs).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130106/0dfa5c18/attachment.html>


More information about the cairo-bugs mailing list