Re: [Spice-devel] USB drier in w7 problems

2014-09-15 Thread David Jaša
Hi, when using usbredir, guest OS driver versions don't matter, the whole redirection is done by client and spice-server + qemu. So could you please post OS and versions of client (spice-gtk or such) and host system (qemu and spice-server), and your libvirt xml (or qemu commandline)? David On Po

Re: [Spice-devel] W8.0 video drivers

2014-09-15 Thread David Jaša
Hi, there is no QXL driver for Windows 8 available yet. The QXL driver is built on top of XPDM API that is not available in Windows 8 anymore. The new QXL driver based on more recent WDDM API is not available yet unfortunately so you're stuck with vga driver on Windows 8 guests. David On Po, 201

Re: [Spice-devel] [spice-gtk] Don't report IO error on clean guest shutdown

2014-09-15 Thread Zeeshan Ali (Khattak)
On Mon, Sep 15, 2014 at 8:56 AM, Christophe Fergeau wrote: > On Fri, Sep 12, 2014 at 06:52:07PM +0100, Zeeshan Ali (Khattak) wrote: >> Anyone up for review? It would be nice to get this in and (if >> possible) even released before GNOME's code freeze break on Wednesday. >> Won't be bad if release

[Spice-devel] USB drier in w7 problems

2014-09-15 Thread ToddAndMargo
Hi All, I can see my (FAT 32) USB sticks to in XP. They are really, really slow, but I can read them. In Windows 7, I get "This device cannot start. (Code 10)" from the device manager. When I go to reinstall the driver from C:\Program Files (x86)\SPICE Guest Tools\drivers\win7\amd64 or

[Spice-devel] W8.0 video drivers

2014-09-15 Thread ToddAndMargo
Hi All, Is there a way to get the guest additions (spice-guest-tools-0.74.exe) to work with the original Windows 8.0 (no service packs, just Frankenstein himself off the OEM CD). I am trying to get the video driver to install and it keeps telling me I have the wrong version of Windows. Many tha

Re: [Spice-devel] clipboard

2014-09-15 Thread ToddAndMargo
On 09/15/2014 12:47 AM, Christophe Fergeau wrote: Hey, On Sun, Sep 14, 2014 at 01:52:59PM -0700, ToddAndMargo wrote: How do you enable copy and paste from a Windows VM to the host Linux machine? You need to have the SPICE agent running in the Windows guests, and the VM needs to have the neede

Re: [Spice-devel] What are these directories on virtio-win-0.1-81.iso?

2014-09-15 Thread ToddAndMargo
On 09/15/2014 12:44 AM, Christophe Fergeau wrote: Hey, On Sun, Sep 14, 2014 at 01:52:26PM -0700, ToddAndMargo wrote: I just downloaded virtio-win-0.1-81.iso from http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers Looking through the ISO, I find two directories: WLH and WN

Re: [Spice-devel] What are these directories on virtio-win-0.1-81.iso?

2014-09-15 Thread ToddAndMargo
On 09/14/2014 11:44 PM, Cody Chan wrote: For WXP && XP directory, you can refer this: http://www.ovirt.org/How_to_create_a_Windows_XP_Virtual_Machine#Post_Install_Additions Wonderful reference. Thank you! ___ Spice-devel mailing list Spice-devel@l

Re: [Spice-devel] What are these directories on virtio-win-0.1-81.iso?

2014-09-15 Thread ToddAndMargo
On 09/14/2014 11:32 PM, Yan Vugenfirer wrote: WNET- Windows 2003 WLH - Windows Vista and Windows 2008. Best regards, Yan. That explains it. Thank you! ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailm

[Spice-devel] [PATCH xf86-video-qxl] In XSpice audio, fully clear the data structure; silences valgrind warnings.

2014-09-15 Thread Jeremy White
Signed-off-by: Jeremy White --- src/spiceqxl_audio.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spiceqxl_audio.c b/src/spiceqxl_audio.c index 7afc089..02859ee 100644 --- a/src/spiceqxl_audio.c +++ b/src/spiceqxl_audio.c @@ -195,10 +195,10 @@ audio_thread_main (voi

Re: [Spice-devel] protocol 2.0 document?

2014-09-15 Thread Alon Levy
On 09/15/2014 05:30 AM, Brade-Atrust wrote: > Hi guys, > This is brade huang from taiwan, right now I try to dig into spice > client source code and hopefully do some developments on spice, but when > I investigated the code, I realized it already enhanced to protocol v2. > I tried very hard to

[Spice-devel] [spice-gtk][PATCH] Added INFO messages about a file transfer

2014-09-15 Thread Pavel Grunt
https://bugzilla.redhat.com/show_bug.cgi?id=1140512 When a file transfer starts / finishes an information message is printed (in INFO log level) --- gtk/channel-main.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gtk/channel-main.c b/gtk/channel-main.c index 021f

[Spice-devel] protocol 2.0 document?

2014-09-15 Thread Brade-Atrust
Hi guys, This is brade huang from taiwan, right now I try to dig into spice client source code and hopefully do some developments on spice, but when I investigated the code, I realized it already enhanced to protocol v2. I tried very hard to look for document about protocol v2 but couldn't

Re: [Spice-devel] help, win 7 client, usb redirect failed

2014-09-15 Thread Uri Lublin
On 09/15/2014 10:48 AM, 陈晴 wrote: i installed usbclerk and virt-viewer 0.5.7 in my win7, but it doesn't work when select usb to redirect to guest (when in win xp client, it works fine) the error information is : USB redirection error: Could not auto-redirect Toshiba Corp. Kingston DataTraveler

Re: [Spice-devel] help, win 7 client, usb redirect failed

2014-09-15 Thread Cody Chan
There're some differences between win7 and winxp in drivers, maybe mine can help you: http://qiniu-plupload.qiniudn.com/usbclerk4win7.zip . BTW, also as a Chinese, I strongly suggest that it's not a good idea sending mails to this maillist with Chinese signature :) Regards, Cody On Mon, Sep 15,

Re: [Spice-devel] [spice-gtk] Don't report IO error on clean guest shutdown

2014-09-15 Thread Christophe Fergeau
On Fri, Sep 12, 2014 at 06:52:07PM +0100, Zeeshan Ali (Khattak) wrote: > Anyone up for review? It would be nice to get this in and (if > possible) even released before GNOME's code freeze break on Wednesday. > Won't be bad if release before 3.14 release in two weeks either. For what it's worth, sp

[Spice-devel] help, win 7 client, usb redirect failed

2014-09-15 Thread ????
i installed usbclerk and virt-viewer 0.5.7 in my win7, but it doesn't work when select usb to redirect to guest (when in win xp client, it works fine) the error information is : USB redirection error: Could not auto-redirect Toshiba Corp. Kingston DataTraveler 2.0 Stick (2GB) [0930:6544] at 1-2:

Re: [Spice-devel] clipboard

2014-09-15 Thread Christophe Fergeau
Hey, On Sun, Sep 14, 2014 at 01:52:59PM -0700, ToddAndMargo wrote: > How do you enable copy and paste from a Windows VM to > the host Linux machine? You need to have the SPICE agent running in the Windows guests, and the VM needs to have the needed devices for guest/host communication, see http:/

Re: [Spice-devel] spice video lip-sync not working for windows 7 guest

2014-09-15 Thread Daniel Sanabria
Brillante !!! Muchas gracias !!! VM was starting without the option ... Starting the VM with the option aligns video + audio and gives me very good video performance as long as I don't move the mouse or type in the keyword. Are there any other setting you suggest to experiment with in order to imp

Re: [Spice-devel] What are these directories on virtio-win-0.1-81.iso?

2014-09-15 Thread Christophe Fergeau
Hey, On Sun, Sep 14, 2014 at 01:52:26PM -0700, ToddAndMargo wrote: > I just downloaded virtio-win-0.1-81.iso from > > http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers > > Looking through the ISO, I find two directories: WLH and WNET. > What are they? WLH is short for Windo