[Spice-devel] Left mouse button doesn't work after resuming VM or resize the spicy window

2014-08-18 Thread Flooding Controlled
Hi guys: I found a bug related mouse click recent days. Description of problem: After resuming saved windows xp or windows 7 guests on a RHEL 6 host, sometimes the left mouse button does not respond. Or the middle button. The mouse otherwise works, and right-click works. Mousewheel works erra

[Spice-devel] [PATCH] [xf86-video-qxl] Free the region pointer as well; eliminates a memory leak in dfps mode.

2014-08-18 Thread Jeremy White
Signed-off-by: Jeremy White --- src/dfps.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/src/dfps.c b/src/dfps.c index 5cc1890..4ab20a8 100644 --- a/src/dfps.c +++ b/src/dfps.c @@ -169,6 +169,7 @@ static void dfps_solid (PixmapPtr pixmap, int x_1, int y_1, int x_2, int y_2) Reg