Re: [Spice-devel] [PATCH] update rdf versions - plugin, firefox

2012-07-10 Thread Peter Hatina
Hi, On 07/09/2012 05:01 PM, Alon Levy wrote: > On Mon, Jul 09, 2012 at 03:25:54PM +0200, Peter Hatina wrote: >> Hi, >> >> I am rising spice-xpi version and also supported > Raising. > > Ack. > > I sure hope there is a saner way then chasing the ever increasing > version numbers.. I think, it is

[Spice-devel] [PATCH 1/3] generator, fix --help option

2012-07-10 Thread Peter Hatina
Hi, I fixed copy+paste typo with help option. Peter Hatina EMEA ENG-Desktop Development Red Hat Czech, Brno --- generator/options.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/options.cpp b/generator/options.cpp index 86ea867..723ca7e 100644 --- a/generato

[Spice-devel] [PATCH 2/3] generator, fix binary name

2012-07-10 Thread Peter Hatina
Changed binary name. Peter Hatina EMEA ENG-Desktop Development Red Hat Czech, Brno --- generator/Makefile.am |2 +- generator/options.cpp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/generator/Makefile.am b/generator/Makefile.am index b6a01f2..ce7f42c 100644 ---

[Spice-devel] [PATCH 3/3] generator, add info about generated page

2012-07-10 Thread Peter Hatina
Added an info, that the test page has been autogenerated and should not be modified. Peter Hatina EMEA ENG-Desktop Development Red Hat Czech, Brno --- generator/generator.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/generator/generator.cpp b/generator/generator.cp

[Spice-devel] [PATCH 1/2] generator, fix data/Makefile.am to build test.html

2012-07-10 Thread Peter Hatina
Added some rules to make test.html by the generator. Peter Hatina EMEA ENG-Desktop Development Red Hat Czech, Brno --- data/Makefile.am | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/data/Makefile.am b/data/Makefile.am index b47e0c0..cf2687b 100644 --- a

Re: [Spice-devel] [PATCH] build: fix parallel install

2012-07-10 Thread Christophe Fergeau
Hey Tiziano, On Fri, Jun 08, 2012 at 09:08:00AM +0200, Tiziano Müller wrote: > This is a workaround for broken parallel install support in automake > with LTLIBRARIES, see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7328 For what it's worth, I've hit this issue a few times iirc, but when I wante

Re: [Spice-devel] [PATCH] update rdf versions - plugin, firefox

2012-07-10 Thread Christophe Fergeau
On Mon, Jul 09, 2012 at 06:01:13PM +0300, Alon Levy wrote: > On Mon, Jul 09, 2012 at 03:25:54PM +0200, Peter Hatina wrote: > > Hi, > > > > I am rising spice-xpi version and also supported > Raising. > > Ack. > > I sure hope there is a saner way then chasing the ever increasing > version numbers.

Re: [Spice-devel] [PATCH 1/3] generator, fix --help option

2012-07-10 Thread Christophe Fergeau
ACK On Tue, Jul 10, 2012 at 09:54:04AM +0200, Peter Hatina wrote: > Hi, > > I fixed copy+paste typo with help option. > > Peter Hatina > EMEA ENG-Desktop Development > Red Hat Czech, Brno > > --- > generator/options.cpp |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [Spice-devel] [PATCH 2/3] generator, fix binary name

2012-07-10 Thread Christophe Fergeau
On Tue, Jul 10, 2012 at 09:55:03AM +0200, Peter Hatina wrote: > Changed binary name. > > Peter Hatina > EMEA ENG-Desktop Development > Red Hat Czech, Brno > > --- > generator/Makefile.am |2 +- > generator/options.cpp |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --

Re: [Spice-devel] [PATCH 3/3] generator, add info about generated page

2012-07-10 Thread Christophe Fergeau
Hey, On Tue, Jul 10, 2012 at 09:56:14AM +0200, Peter Hatina wrote: > Added an info, that the test page has been autogenerated and should > not be modified. > > Peter Hatina > EMEA ENG-Desktop Development > Red Hat Czech, Brno > > --- > generator/generator.cpp |3 ++- > 1 file changed, 2 ins

Re: [Spice-devel] [PATCH] build: fix parallel install

2012-07-10 Thread Tiziano Müller
Hi Christophe Thanks for the follow-up. Irreproducability is one of the problems of parallel-build issues. If that helps: I've deployed that patch in Gentoo and got at least one positive feedback when testing it: https://bugs.gentoo.org/show_bug.cgi?id=418295 Best regards, Tiziano Am Dienstag, d

Re: [Spice-devel] [PATCH 1/2] generator, fix data/Makefile.am to build test.html

2012-07-10 Thread Christophe Fergeau
On Tue, Jul 10, 2012 at 10:27:51AM +0200, Peter Hatina wrote: > Added some rules to make test.html by the generator. > > Peter Hatina > EMEA ENG-Desktop Development > Red Hat Czech, Brno > > --- > data/Makefile.am | 17 +++-- > 1 file changed, 15 insertions(+), 2 deletions(-) > >

Re: [Spice-devel] [PATCH] update rdf versions - plugin, firefox

2012-07-10 Thread Peter Hatina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/10/2012 10:58 AM, Christophe Fergeau wrote: > On Mon, Jul 09, 2012 at 06:01:13PM +0300, Alon Levy wrote: >> On Mon, Jul 09, 2012 at 03:25:54PM +0200, Peter Hatina wrote: >>> Hi, >>> >>> I am rising spice-xpi version and also supported >> Raising

Re: [Spice-devel] [spice-gtk Win32 v5 22/22] usb-device-manager: mingw: ignore "remove" udev event when un/installing a driver

2012-07-10 Thread Uri Lublin
On 07/09/2012 08:24 PM, Marc-André Lureau wrote: On Mon, Jul 9, 2012 at 2:15 PM, Uri Lublin wrote: --- gtk/usb-device-manager.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/gtk/usb-device-manager.c b/gtk/usb-device-manager.c index 65119ad..2a92ff8 100644

[Spice-devel] [PATCH 1/2] generator, fix binary name

2012-07-10 Thread Peter Hatina
Another try. Peter Hatina EMEA ENG-Desktop Development Red Hat Czech, Brno --- generator/Makefile.am |2 +- generator/options.cpp |6 -- generator/options.h |1 + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/generator/Makefile.am b/generator/Makefile.am index

[Spice-devel] [PATCH 2/2] generator, fix Makefile.am's to build test.html

2012-07-10 Thread Peter Hatina
Updated global Makefile.am and also data/Makefile.am to generate test.html. --- Makefile.am |3 ++- data/Makefile.am | 13 +++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index db8e4ea..e154048 100644 --- a/Makefile.am +++ b/Makef

Re: [Spice-devel] [spice-gtk Win32 v5 00/22] usbredir support for Windows (mingw)

2012-07-10 Thread Marc-André Lureau
Hi On Mon, Jul 9, 2012 at 2:14 PM, Uri Lublin wrote: > New in V5: > - More and smaller patches > - cancellable is passed to iostream (for install/uninstall) > ==> driver install/uninstall does not register for cancelled event. > - continue with usbredir even if driver install failed >

Re: [Spice-devel] [PATCH 1/2] generator, fix binary name

2012-07-10 Thread Christophe Fergeau
On Tue, Jul 10, 2012 at 02:33:24PM +0200, Peter Hatina wrote: > Another try. > > Peter Hatina > EMEA ENG-Desktop Development > Red Hat Czech, Brno > > --- > generator/Makefile.am |2 +- > generator/options.cpp |6 -- > generator/options.h |1 + > 3 files changed, 6 insertions(+

Re: [Spice-devel] [PATCH 2/2] generator, fix Makefile.am's to build test.html

2012-07-10 Thread Christophe Fergeau
On Tue, Jul 10, 2012 at 02:37:59PM +0200, Peter Hatina wrote: > Updated global Makefile.am and also data/Makefile.am to generate > test.html. > > --- > Makefile.am |3 ++- > data/Makefile.am | 13 +++-- > 2 files changed, 13 insertions(+), 3 deletions(-) > > diff --git a/Makef

[Spice-devel] [PATCH 1/2] win-usb-driver-install: initialize "req" with memset

2012-07-10 Thread Uri Lublin
This fixes the following compilation error message: ../../gtk/win-usb-driver-install.c: In function 'spice_win_usb_driver_send_request': ../../gtk/win-usb-driver-install.c:187:5: error: missing braces around initializer [-Werror=missing-braces] ../../gtk/win-usb-driver-install.c:187:5: error: (n

[Spice-devel] [PATCH 2/2] usb-device-manager: mingw: win driver install callback: add missing ifdef

2012-07-10 Thread Uri Lublin
This fixes the following compilation error message (without USE_USBREDIR): usb-device-manager.c:183:13: error: 'spice_usb_device_manager_drv_install_cb' declared 'static' but never defined [-Werror=unused-function] --- gtk/usb-device-manager.c |2 ++ 1 files changed, 2 insertions(+), 0 delet

Re: [Spice-devel] [PATCH 1/2] win-usb-driver-install: initialize "req" with memset

2012-07-10 Thread Marc-André Lureau
- Mensaje original - > This fixes the following compilation error message: > > ../../gtk/win-usb-driver-install.c: In function > 'spice_win_usb_driver_send_request': > ../../gtk/win-usb-driver-install.c:187:5: error: missing braces > around initializer [-Werror=missing-braces] > ../../gt

Re: [Spice-devel] [PATCH 2/2] usb-device-manager: mingw: win driver install callback: add missing ifdef

2012-07-10 Thread Marc-André Lureau
ack - Mensaje original - > This fixes the following compilation error message (without > USE_USBREDIR): > > usb-device-manager.c:183:13: error: > 'spice_usb_device_manager_drv_install_cb' declared 'static' but > never defined [-Werror=unused-function] > --- > gtk/usb-device-manager.c |