Re: [Spice-devel] [PATCH spice-protocol] build: include spice/types.h in foreign_menu_prot.h

2012-02-23 Thread Alon Levy
On Thu, Feb 23, 2012 at 10:19:20PM +0100, Marc-André Lureau wrote: > The header uses some types only defined in stdint.h. Apparently, the > rest of the headers include types.h for that. ACK > --- > spice/foreign_menu_prot.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff -

[Spice-devel] [PATCH spice-protocol] build: include spice/types.h in foreign_menu_prot.h

2012-02-23 Thread Marc-André Lureau
The header uses some types only defined in stdint.h. Apparently, the rest of the headers include types.h for that. --- spice/foreign_menu_prot.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/spice/foreign_menu_prot.h b/spice/foreign_menu_prot.h index 570fafb..f478e2a 100

Re: [Spice-devel] RFC: remove Adler checksum and zlib header/trailer from zlib compressed images

2012-02-23 Thread Yaniv Kaul
On 02/06/2012 09:43 AM, Yonit Halperin wrote: On 02/06/2012 09:02 AM, Yaniv Kaul wrote: On 01/29/2012 11:29 AM, Alon Levy wrote: On Sun, Jan 29, 2012 at 09:28:34AM +0200, Yaniv Kaul wrote: These small changes to server and (gtk) client seem to work, and remove both the zlib header/trailer from

[Spice-devel] [Announce] spice-gtk 0.10

2012-02-23 Thread Marc-André Lureau
Hi After v0.9 comes v0.10, spice-gtk 0.10 is out! Get it here: http://www.spice-space.org/download/gtk/spice-gtk-0.10.tar.bz2 5f3e49f3634a229af9b1679540c23019 spice-gtk-0.10.tar.bz2 It has some USB improvements, Windows fixes, and minor added features: - USB redirection is now aware of host/gu

Re: [Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread David Jaša
Daniel P. Berrange píše v Čt 23. 02. 2012 v 14:50 +: > On Thu, Feb 23, 2012 at 03:38:28PM +0100, David Jaša wrote: > > Hi, > > > > there is a problem with running the controller driven clients: > > > > * spice-xpi doesn't pass any option to spice-xpi-client symlink > > * remote-vi

Re: [Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread Alon Levy
On Thu, Feb 23, 2012 at 04:17:55PM +0100, Marc-André Lureau wrote: > Hi, > > These videos might explain how things should work today: > > http://elmarco.fedorapeople.org/rhevm3-virt-viewer-fedora.webm > http://elmarco.fedorapeople.org/rhevm3-virt-viewer-windows.webm > Great demos! Nice showing

Re: [Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread Marc-André Lureau
Hi, These videos might explain how things should work today: http://elmarco.fedorapeople.org/rhevm3-virt-viewer-fedora.webm http://elmarco.fedorapeople.org/rhevm3-virt-viewer-windows.webm -- Marc-André Lureau ___ Spice-devel mailing list Spice-devel@

Re: [Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread Alon Levy
On Thu, Feb 23, 2012 at 04:59:43PM +0200, Alon Levy wrote: > On Thu, Feb 23, 2012 at 03:38:28PM +0100, David Jaša wrote: > > Hi, > > > > there is a problem with running the controller driven clients: > > > > * spice-xpi doesn't pass any option to spice-xpi-client symlink > > * remote-

Re: [Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread Alon Levy
On Thu, Feb 23, 2012 at 03:38:28PM +0100, David Jaša wrote: > Hi, > > there is a problem with running the controller driven clients: > > * spice-xpi doesn't pass any option to spice-xpi-client symlink > * remote-viewer expects --spice-controller option > * spicec expects --contr

Re: [Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread Daniel P. Berrange
On Thu, Feb 23, 2012 at 03:38:28PM +0100, David Jaša wrote: > Hi, > > there is a problem with running the controller driven clients: > > * spice-xpi doesn't pass any option to spice-xpi-client symlink > * remote-viewer expects --spice-controller option This shouldn't be any problem,

[Spice-devel] xpi, spicec, remote-viewer & update-alternatives

2012-02-23 Thread David Jaša
Hi, there is a problem with running the controller driven clients: * spice-xpi doesn't pass any option to spice-xpi-client symlink * remote-viewer expects --spice-controller option * spicec expects --controller option * spice-xpi doesn't know which client is target of

Re: [Spice-devel] [PATCH] Fix = use instead of ==

2012-02-23 Thread Arnon Gilboa
Ack & thanks. The flow seems much better now;) will be tested for regression anyway. Christophe Fergeau wrote: When checking for ConnectNamedPipe status, the error check uses if ( err = ERROR_IO_PENDING) instead of using == which causes this error check to always trigger. This commit fixes this

[Spice-devel] Announcing usbredir-0.4

2012-02-23 Thread Hans de Goede
Hi All, I'm happy to announce a new official release of usbredir, version 0.4 Changes: -Add usb_redir_filter_reject and usb_redir_filter_filter packets and an usb_redir_cap_filter capability flag -Add an usb_redir_device_disconnect_ack packet and an usb_redir_cap_device_disconnect_ack