[cairo-bugs] [Bug 61876] Regression since 1.11.4: Corrupt drawing on mingw64 build used with virt-viewer 0.5.5 binaries
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 7 17:15:42 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61876
--- Comment #1 from Marc-Andre Lureau <marcandre.lureau at gmail.com> ---
The windows client is usually compiled with Gtk+2 from fedora mingw (at least I
can reproduce with mingw32-gtk2-2.24.15-1.fc18).
The SpiceGtk widget is a GtkDrawingArea that is
gtk_widget_set_double_buffered(), whose expose event uses a gdk_cairo_create()
context and drawn with spicex_draw_event():
http://cgit.freedesktop.org/spice/spice-gtk/tree/gtk/spice-widget-cairo.c
(it seems the rendering is ok when the the display is scaled)
Is there anything we can do to help?
--
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/20130308/9c40ffc0/attachment.html>
More information about the cairo-bugs
mailing list