[Spice-devel] guest tools for windows 8.1

2014-10-17 Thread Ignazio Cassano
Hi all, I read red hat last month released new version of guest tools for fixing issues on windows 8.1 guests. This is an old issue if related to qxl drivers for win 8. I'd like to know if this problem has been solved and if there is a new iso download for the community . Regards Ignazio

Re: [Spice-devel] [PATCH xf86-qxl] Remove call to CrtcRotate()

2014-10-17 Thread Christophe Fergeau
Looks good, ACK It seems implementing shadow_allocate should not be too hard if we need xf86CrtcRotate support at some point. Christophe On Thu, Oct 16, 2014 at 11:21:44AM +0200, Marc-André Lureau wrote: > Our driver doesn't support rotation, and calling CrtcRotoate() > may result in crash. Let's

Re: [Spice-devel] [PATCH xf86-qxl] Remove call to CrtcRotate()

2014-10-17 Thread Christophe Fergeau
ACK. Christophe On Thu, Oct 16, 2014 at 11:21:44AM +0200, Marc-André Lureau wrote: > Our driver doesn't support rotation, and calling CrtcRotoate() > may result in crash. Let's remove that useless call. > > Fixes: > http://bugzilla.redhat.com/1067709 > --- > src/qxl_drmmode.c | 4 +--- > 1 file

Re: [Spice-devel] Bug in spice-guest-tools-0.74.exe installer

2014-10-17 Thread Christophe Fergeau
On Fri, Oct 10, 2014 at 06:40:16PM -0700, ToddAndMargo wrote: > I was years ago and I had hacked it in. > > The bug is that 0.74 leaves the old values in place. > > Go into your registry and make the path something weird, > then try reinstalling in 0.74. It won't update the > path. Yes, upgrade

Re: [Spice-devel] [PATCH xf86-qxl 2/2] Check qxl_download_box() arguments

2014-10-17 Thread Christophe Fergeau
On Sun, Oct 12, 2014 at 02:24:59PM +0200, Marc-André Lureau wrote: > From: Marc-Andre Lureau > > Assert on valid arguments, and return early if the given region is empty. > > Fixes: > http://bugzilla.redhat.com/1151559 Please add a short description of the bug to the commit log. Thanks! Christ

Re: [Spice-devel] [PATCH spice] server: fix crash when restarting VM with old client

2014-10-17 Thread Christophe Fergeau
Hey, I'd tend to add a similar check to spice_char_device_read_from_device() as it's called from spice_server_vm_start() as well, and it's the only other place accessing dev->sin. Looks good otherwise. Christophe On Thu, Oct 09, 2014 at 05:58:14PM +0200, Marc-André Lureau wrote: > The server wil

Re: [Spice-devel] virt-viewer toogles numlock state...

2014-10-17 Thread Jonathon Jongsma
On Fri, 2014-10-17 at 17:57 +0800, li wrote: > Hi all, > > I find the problem reported by Klaus Hochlehnert still exists, the > environment I using is spice-gtk-0.25 and spice-0.12.5. > is there any progress on this issue??? > > First connect with logon > > - Numlock LED is on and the number bloc

Re: [Spice-devel] virt-viewer toogles numlock state...

2014-10-17 Thread li
Hi all, I find the problem reported by Klaus Hochlehnert still exists, the environment I using is spice-gtk-0.25 and spice-0.12.5. is there any progress on this issue??? > First connect with logon > - Numlock LED is on and the number block is working > Log Off from Windows guest without disconne