<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Regression since 1.11.4: Corrupt drawing on mingw64 build used with virt-viewer 0.5.5 binaries"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61876#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Regression since 1.11.4: Corrupt drawing on mingw64 build used with virt-viewer 0.5.5 binaries"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61876">bug 61876</a>
from <span class="vcard"><a class="email" href="mailto:marcandre.lureau@gmail.com" title="Marc-Andre Lureau <marcandre.lureau@gmail.com>"> <span class="fn">Marc-Andre Lureau</span></a>
</span></b>
<pre>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():
<a href="http://cgit.freedesktop.org/spice/spice-gtk/tree/gtk/spice-widget-cairo.c">http://cgit.freedesktop.org/spice/spice-gtk/tree/gtk/spice-widget-cairo.c</a>
(it seems the rendering is ok when the the display is scaled)
Is there anything we can do to help?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>