[Spice-devel] mospice-gtk 0.20 vs spice-gtk 0.21 / usbredir

2013-09-27 Thread nicolas prochazka
Hello with spice-gtk 0.21 , usbredir does not work for me anymore. Spice-Gtk 0.21 == prefix: /usr c compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 Coroutine:ucontext Audio:pul

Re: [Spice-devel] [Spice-commits] 5 commits - configure.ac gtk/spice-widget.c spice-common

2013-09-27 Thread Christophe Fergeau
On Fri, Sep 27, 2013 at 10:08:27AM -0400, Marc-André Lureau wrote: > Patch review for build-sys fixes, spelling, docs, is not compulsory. > Especially for maintainers. The usual rule is that build breaker fixes, spelling and doc fixes don't necessarily need reviews, but they should still be sent

Re: [Spice-devel] [Spice-commits] 5 commits - configure.ac gtk/spice-widget.c spice-common

2013-09-27 Thread Marc-André Lureau
Patch review for build-sys fixes, spelling, docs, is not compulsory. Especially for maintainers. - Original Message - > On Fri, Sep 27, 2013 at 04:23:09AM -0700, Marc-André Lureau wrote: > > commit daa4ece949d7deb36c3c061b3abda8dc43f46ad6 > > Author: Marc-Andr?? Lureau > > Date: Thu Se

Re: [Spice-devel] [Qemu-devel] Qxl problem with xen domU, is xen spice and/or qemu bugs?

2013-09-27 Thread Fabio Fantoni
Il 27/09/2013 10:51, Gerd Hoffmann ha scritto: Hi, #2 When using f19 try without X11 first. You should have a working framebuffer console on qxldrmfb before trying to get X11 going. I tried on Fedora19 minimal installation and with qxl the text console is working and lsmod show also q

Re: [Spice-devel] [Spice-commits] 5 commits - configure.ac gtk/spice-widget.c spice-common

2013-09-27 Thread Christophe Fergeau
On Fri, Sep 27, 2013 at 04:23:09AM -0700, Marc-André Lureau wrote: > commit daa4ece949d7deb36c3c061b3abda8dc43f46ad6 > Author: Marc-Andr?? Lureau > Date: Thu Sep 26 19:35:52 2013 +0200 > > build-sys: do not compile python binding with windows by default > > commit b881d931f741a6b2c87ada18

Re: [Spice-devel] [Qemu-devel] Qxl problem with xen domU, is xen spice and/or qemu bugs?

2013-09-27 Thread Gerd Hoffmann
Hi, > >> #2 When using f19 try without X11 first. You should have a working > >> framebuffer console on qxldrmfb before trying to get X11 going. > > > > I tried on Fedora19 minimal installation and with qxl the text console > > is working and lsmod show also qxl. Good, so the kernel drive

Re: [Spice-devel] [PATCH] win32: fix alt-tab grab regression

2013-09-27 Thread Christophe Fergeau
On Thu, Sep 26, 2013 at 08:25:28PM +0200, Marc-André Lureau wrote: > Since 5f67178c, alt-tab is no longer grabbed by the client. The keyboard > hook still needs to handle WM_SYSKEY{DOWN,UP} messages. ACK. > > https://bugzilla.redhat.com/show_bug.cgi?id=873341 > --- > gtk/spice-widget.c | 2 +- >

[Spice-devel] [spice-gtk] Use latest warnings.m4 from gnulib

2013-09-27 Thread Christophe Fergeau
The one we were using does not work properly with clang, causing the build process to try to use -f/-W options that are not supported by clang. --- The same patch has already been ACKed and pushed in libvirt-glib/libosinfo/... https://www.redhat.com/archives/libvir-list/2013-September/msg01599.htm

Re: [Spice-devel] [PATCH spice-common] build-sys: add --enable-smartcard=auto

2013-09-27 Thread Christophe Fergeau
Looks good to me, ACK On Thu, Sep 26, 2013 at 07:04:55PM +0200, Marc-André Lureau wrote: > Use same implementation as spice-gtk, to avoid need to explicitely set > smartcard support > --- > configure.ac | 24 ++-- > 1 file changed, 14 insertions(+), 10 deletions(-) > > diff -