[Spice-devel] [PATCH spice-gtk] controller: don't try to set integrity on XP x64 edition

2013-03-19 Thread Marc-André Lureau
XP x64 uses version 5.2, but doesn't accept setting the pipe to low integrity. 5.2 seems to be shared with many versions (server 2003 for example), but only Vista+ matters, which is only major >=6. https://bugzilla.redhat.com/show_bug.cgi?id=918342 --- gtk/controller/win32-util.c | 3 +-- 1 file

[Spice-devel] Usbredir tcp questions

2013-03-19 Thread Fabio Fantoni
For now we are unable to have qxl working with xen and spice performances without it are not so good. We are trying to have usbredir without spice to solve at least another big problem with proprietary usb redirection with windows that is bugged. On our tests opensource usbredir seems very good a

Re: [Spice-devel] [Users] 3.2 final and status of spice console in ie

2013-03-19 Thread Christophe Fergeau
Hey, On Tue, Mar 19, 2013 at 12:08:13AM +0200, Itamar Heim wrote: > On 03/19/2013 12:05 AM, Jeff Bailey wrote: > >On 3/18/2013 7:56 AM, Juan Jose wrote: > >>Hello Itamar and everybody, > >> > >>I have tested this Howto with a Windows 7 Enterprise edition client > >>and IE 9 and when you click over

Re: [Spice-devel] [PATCH 1/2][Spice-HTML5][Take3] added sendCtrlAltDel method.

2013-03-19 Thread Jeremy White
ACK series, and pushed - thanks! Cheers, Jeremy On 03/18/2013 09:40 AM, Amos Benari wrote: > --- > inputs.js | 20 > 1 files changed, 20 insertions(+), 0 deletions(-) > > diff --git a/inputs.js b/inputs.js > index 4d3b28f..1131d09 100644 > --- a/inputs.js > +++ b/inputs.