[Spice-devel] Fwd: Re: virt-viewer 0.5.4 crashes on debian wheezy

2012-09-21 Thread Dominique Rodrigues
Original Message Subject: Re: [Spice-devel] virt-viewer 0.5.4 crashes on debian wheezy Date: Sat, 22 Sep 2012 01:50:31 +0200 From: Dominique Rodrigues To: Christophe Fergeau On Fri, 21 Sep 2012 15:10:58 +0200, Christophe Fergeau wrote: > On Fri, Sep 21, 2012 at 12:23:30AM +0

[Spice-devel] [PATCH spice-gtk 5/5] UsbDeviceManager: Don't warn on EINTR

2012-09-21 Thread Hans de Goede
Signed-off-by: Hans de Goede --- gtk/usb-device-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/usb-device-manager.c b/gtk/usb-device-manager.c index bde9c45..630dfe8 100644 --- a/gtk/usb-device-manager.c +++ b/gtk/usb-device-manager.c @@ -918,7 +918,7 @@ static

[Spice-devel] [PATCH spice-gtk 4/5] UsbDeviceManager: Hookup redirect-on-connect property

2012-09-21 Thread Hans de Goede
Signed-off-by: Hans de Goede --- gtk/usb-device-manager.c | 46 ++ 1 file changed, 46 insertions(+) diff --git a/gtk/usb-device-manager.c b/gtk/usb-device-manager.c index d0fa8dc..bde9c45 100644 --- a/gtk/usb-device-manager.c +++ b/gtk/usb-device-manag

[Spice-devel] [PATCH spice-gtk 3/5] UsbDeviceManager: Build channel list after building the device list

2012-09-21 Thread Hans de Goede
This is necessary for redirect-on-connect Signed-off-by: Hans de Goede --- gtk/usb-device-manager.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gtk/usb-device-manager.c b/gtk/usb-device-manager.c index 5ed76a1..d0fa8dc 100644 --- a/gtk/usb-device-

[Spice-devel] [PATCH spice-gtk 2/5] UsbDeviceManager: Add a redirect-on-connect property

2012-09-21 Thread Hans de Goede
Signed-off-by: Hans de Goede --- gtk/spice-option.c | 9 + gtk/usb-device-manager.c | 46 ++ 2 files changed, 55 insertions(+) diff --git a/gtk/spice-option.c b/gtk/spice-option.c index 1333766..85c9e55 100644 --- a/gtk/spice-option.c ++

[Spice-devel] [PATCH spice-gtk 1/5] Rename spice-usbredir-filter option to spice-usbredir-auto-redirect-filter

2012-09-21 Thread Hans de Goede
The spice-usbredir-filter cmdline option was not chosen well, as it does not indicate what it filters. Now that we are also getting a filter for selecting already plugged in devices to redirect when a spice connection gets established, it needs to be renamed to make its function more clear. Signed

Re: [Spice-devel] spice-gtk release v0.14

2012-09-21 Thread Damien Churchill
On 21 September 2012 15:23, Christophe Fergeau wrote: > On Fri, Sep 21, 2012 at 04:13:03PM +0200, Christophe Fergeau wrote: >> md5sum: 97ed79c9df1ad0997e605c22a7ce47c7 >> sha1sum: c594f410295ad29287dd1e19adaaa71476c1459e >> md5sum: c105e3b7f9c9eb293b0d6a8d35f6a5fd spice-gtk-0.14.tar.bz2 >> sha256

Re: [Spice-devel] spice-gtk release v0.14

2012-09-21 Thread Christophe Fergeau
On Fri, Sep 21, 2012 at 04:13:03PM +0200, Christophe Fergeau wrote: > md5sum: 97ed79c9df1ad0997e605c22a7ce47c7 > sha1sum: c594f410295ad29287dd1e19adaaa71476c1459e > md5sum: c105e3b7f9c9eb293b0d6a8d35f6a5fd spice-gtk-0.14.tar.bz2 > sha256sum: a16fa27364541493b886cc943f72c8f96ec251083af0a29d405a2c4f

Re: [Spice-devel] spice-gtk release v0.14

2012-09-21 Thread Christophe Fergeau
On Fri, Sep 21, 2012 at 03:18:57PM +0100, Damien Churchill wrote: > Hi, > > On 21 September 2012 15:13, Christophe Fergeau wrote: > > > > Download link: > > http://spice-space.org/download/gtk/spice-gtk-0.14.tar.bz2 > > > > This gives a 403 at the moment. Thanks for the new release! I've fixed

Re: [Spice-devel] spice-gtk release v0.14

2012-09-21 Thread Damien Churchill
Hi, On 21 September 2012 15:13, Christophe Fergeau wrote: > > Download link: > http://spice-space.org/download/gtk/spice-gtk-0.14.tar.bz2 > This gives a 403 at the moment. Thanks for the new release! ___ Spice-devel mailing list Spice-devel@lists.freed

[Spice-devel] spice-gtk release v0.14

2012-09-21 Thread Christophe Fergeau
Hi Spice! Here is a fresh release of spice-gtk, with the following changes: - Support for seamless migration - Improve scaling handling, add downscale-only property to give more control over scaling - Better handle key press/release events in high-latency situations, this should avoid unwante

Re: [Spice-devel] virt-viewer 0.5.4 crashes on debian wheezy

2012-09-21 Thread Christophe Fergeau
On Fri, Sep 21, 2012 at 12:23:30AM +0200, Dominique Rodrigues wrote: > > > I guess I got the issue. > > In my case, to keep remote-viewer stable, the > following option is mandatory : > > -device virtio-serial-pci > > when I launch > a VM with qemu-kvm. > > I did not have problem previsou

Re: [Spice-devel] virt-viewer 0.5.4 crashes on debian wheezy

2012-09-21 Thread Christophe Fergeau
Hi, On Thu, Sep 20, 2012 at 06:49:22PM +0200, Dominique Rodrigues wrote: > Le 20/09/2012 12:32, Christophe Fergeau a écrit : > > On Thu, Sep 20, 2012 at 01:35:13AM +0200, Dominique Rodrigues wrote: > >> I recently downloaded virt-viewer in verion 0.5.4 and > >> recompiled it on Debian Wheezy. > >