Re: [Spice-devel] problems with cut n paste - WinXP VM specificall

2011-09-30 Thread Mike Hinz
On Fri, 2011-09-30 at 22:32 +0300, Alon Levy wrote: > > Can you try spicec and report? Can you try to restart vdagent in the > guest and report? Alon, I've just tried spicec and I've also tried restarting vdagent in the guest. There was no change. The WinXP VM doesn't seem to support cut n

Re: [Spice-devel] Spice protocol dissector in Wireshark trunk

2011-09-30 Thread Yaniv Kaul
On 30/09/2011 21:02, Christophe Fergeau wrote: On Fri, Sep 30, 2011 at 06:53:45PM +0300, Yaniv Kaul wrote: My Spice protocol dissector has just been accepted into Wireshark and is available in trunk. Great news! Congratulations! Do you have an idea when the next release of wireshark will be out

Re: [Spice-devel] problems with cut n paste - WinXP VM specificall

2011-09-30 Thread Alon Levy
On Thu, Sep 29, 2011 at 08:05:53PM -0500, Mike Hinz wrote: > > All, > > I'd like to be able to use the cut n paste function between a host > machine a VM. Here's what I've tried and found so far. > > Host is a F15-64 bit system with virt-preview repo enabled and > everything fully updated. > >

[Spice-devel] problems with cut n paste - WinXP VM specifically

2011-09-30 Thread Mike Hinz
All, I'd like to be able to use the cut n paste function between a host machine a VM. Here's what I've tried and found so far. Host is a F15-64 bit system with virt-preview repo enabled and everything fully updated. First VM is F16-64bit-beta-rc3 with everything fully updated. Cut and paste wo

Re: [Spice-devel] Spice protocol dissector in Wireshark trunk

2011-09-30 Thread Christophe Fergeau
On Fri, Sep 30, 2011 at 06:53:45PM +0300, Yaniv Kaul wrote: > My Spice protocol dissector has just been accepted into Wireshark > and is available in trunk. Great news! Congratulations! Do you have an idea when the next release of wireshark will be out? Is it a matter of weeks, months, no ETA? If

[Spice-devel] Spice protocol dissector in Wireshark trunk

2011-09-30 Thread Yaniv Kaul
My Spice protocol dissector has just been accepted into Wireshark and is available in trunk. Y. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] [PATCH] build: Add missing and in gir

2011-09-30 Thread Christophe Fergeau
On Fri, Sep 30, 2011 at 03:32:57PM +0200, Marc-André Lureau wrote: > --- > gtk/Makefile.am |6 ++ > 1 files changed, 6 insertions(+), 0 deletions(-) What happens when they are not there? Ie what is broken? Or does it work as before, but adds some nice additional things? This email is to

Re: [Spice-devel] Spice-gtk usbredir

2011-09-30 Thread Hans de Goede
Hi, On 09/30/2011 03:32 PM, nicolas prochazka wrote: Hello, no change , usb stick not seen, new idea ? 1 ) /usr/local/bin/qemu -name M_fedora15 -spice port=11982,disable-ticketing -soundhw hda -vga qxl*-readconfig /tmp/ehci * -device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent -

Re: [Spice-devel] problems with cut n paste - WinXP VM specificall

2011-09-30 Thread Mike Hinz
On Fri, 2011-09-30 at 12:28 +0200, Christophe Fergeau wrote: > Hey, > > On Thu, Sep 29, 2011 at 08:05:53PM -0500, Mike Hinz wrote: > > This WinXP VM will not cut n paste at all. I've struggled to find the > > issue and the only clues I have are as follows: > > . . . > > How do you start your

[Spice-devel] [PATCH] build: Add missing and in gir

2011-09-30 Thread Marc-André Lureau
--- gtk/Makefile.am |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 154e39c..7d197f6 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -571,6 +571,8 @@ SpiceClientGLib_2_0_gir_INCLUDES = GObject-2.0 SpiceClientGLib_2_0_gir_

Re: [Spice-devel] Spice-gtk usbredir

2011-09-30 Thread Hans de Goede
Hi, On 09/30/2011 03:03 PM, nicolas prochazka wrote: Hello, I'm trying to play with usb redirect , I read http://hansdegoede.livejournal.com/ howto, but I cannot see usb stick under my guest vm.a I think i do something wrong. So 2 things stand out wrt your qemu cmdline, which explain part of

Re: [Spice-devel] About spice usb redirection

2011-09-30 Thread Hans de Goede
Hi, On 09/30/2011 11:45 AM, Gianluca Cecchi wrote: On Fri, Sep 30, 2011 at 11:27 AM, Hans de Goede wrote: Hi, Thanks for testing the usb code, and many thanks for the 2 bug reports! hello, is usb redirection testing possible with a system configured with fedora 15 + virt-preview repo? And i

Re: [Spice-devel] [PATCH spice-gtk] spice_codegen: Always write a channels entry for an ifdef-ed channel

2011-09-30 Thread Christophe Fergeau
On Fri, Sep 30, 2011 at 11:24:52AM +0200, Hans de Goede wrote: > Before this patch, if a channel is defined conditionally in spice.proto > (because it depends on external headers like the smartcard channel), > spice_codegen would write an entry to the channels array in > spice_get_*_channel_parser

Re: [Spice-devel] problems with cut n paste - WinXP VM specificall

2011-09-30 Thread Christophe Fergeau
Hey, On Thu, Sep 29, 2011 at 08:05:53PM -0500, Mike Hinz wrote: > This WinXP VM will not cut n paste at all. I've struggled to find the > issue and the only clues I have are as follows: > > In the log file /var/log/libvirt/qemu/winxp.log, I see the following 3 > lines when I attempt to copy a bi

Re: [Spice-devel] About spice usb redirection

2011-09-30 Thread Gianluca Cecchi
On Fri, Sep 30, 2011 at 11:27 AM, Hans de Goede wrote: > Hi, > > Thanks for testing the usb code, and many thanks for the 2 bug reports! hello, is usb redirection testing possible with a system configured with fedora 15 + virt-preview repo? And in this case any hint on setting up the test in term

Re: [Spice-devel] About spice usb redirection

2011-09-30 Thread Hans de Goede
Hi, Thanks for testing the usb code, and many thanks for the 2 bug reports! I just send a patch for the first issue (segfault when compiled with --disable-smartcard) to the list. I'll push that to the official repo as soon as I get an ack for it. The second issue (infinite recursion in usbredi

[Spice-devel] [PATCH spice-gtk] spice_codegen: Always write a channels entry for an ifdef-ed channel

2011-09-30 Thread Hans de Goede
Before this patch, if a channel is defined conditionally in spice.proto (because it depends on external headers like the smartcard channel), spice_codegen would write an entry to the channels array in spice_get_*_channel_parser which would only take up a place in the array if the ifdef condition is