[Bug 64714] qemu screenshots broken for F19 Beta guests
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 11 21:07:21 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64714
Dave Airlie <airlied at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|xorg qxl |server
--- Comment #4 from Dave Airlie <airlied at freedesktop.org> ---
totally a spice server bug.
commit 81fb6f1504fb9ef71f2382f44af34756668296e8
Author: Alon Levy <alevy at redhat.com>
Date: Fri Feb 24 23:19:31 2012 +0200
qxl: make qxl_render_update async
RHBZ# 747011
This even says in it:
With this patch sdl+spice works fine. But spice by itself doesn't
produce the expected screendumps unless repeated a few times, due to
ppm_save being called before update_area (rendering done in spice server
thread) having a chance to complete. Fixed by next patch, but see commit
message for problem introduced by it.
The next patch was never committed at least to the qemu tree I'm looking at.
Its what I expected we do an async update area, but save the ppm without
blocking for completion of the update.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20130612/334e30d3/attachment.html>
More information about the spice-bugs
mailing list