[Spice-devel] Making keypress-delay disabled by default

2012-10-10 Thread Hans de Goede
Hi, I've just been editing some text files inside a vm (coding on the linux agent), and the new keypress delay is very noticable, and quite annoying. Therefor I would like to suggest to disable it by default. Opinions ? Better ideas ? Regards, Hans

Re: [Spice-devel] Failed to compile spice client for windows x86_64

2012-10-10 Thread me,apporc
I have known the reason now. Thanks. the code i cloned is from master branch, i should use 0.10 or 0.11. On Wed, Oct 10, 2012 at 10:02 AM, me,apporc appleorchard2...@gmail.comwrote: Hi all, According to the building instructions from http://spice-space.org/page/Building_Instructions , I get

Re: [Spice-devel] Failed to compile spice client for windows x86_64

2012-10-10 Thread Christophe Fergeau
On Wed, Oct 10, 2012 at 10:02:48AM +0800, me,apporc wrote: I feel it 's wired, there must be something wrong with this source code. Because i need some features from new version spice client, usb redir eg. I have to compile it from source. Could any one give me some help? Thanks in advance.

Re: [Spice-devel] [Users] [oVirt 3.1] Spice USB support

2012-10-10 Thread Andres Gonzalez
On Tue, Oct 9, 2012 at 7:37 PM, Itamar Heim ih...@redhat.com wrote: On 10/09/2012 09:55 PM, Andres Gonzalez wrote: On Tue, Oct 9, 2012 at 5:09 PM, Michal Skrivanek michal.skriva...@redhat.com mailto:michal.skrivanek@**redhat.commichal.skriva...@redhat.com wrote: On 9 Oct 2012, at

Re: [Spice-devel] [qxl-win] miniport: QXLEscape: use 5/5/5 16 bit

2012-10-10 Thread Alon Levy
Change IOCTL_QXL_SET_CUSTOM_DISPLAY to use 5/6/5 (via Arg, this should read 5/5/5. I'll fix it before pushing. SetCustomDisplay). The replaced 5/6/5 is not supported by us. Specifically we fail display/rop.c:TestSrcBits and thus fail _BitBlt. I'm not sure how exactly this causes the BSOD

Re: [Spice-devel] Making keypress-delay disabled by default

2012-10-10 Thread Alon Levy
Hi, I've just been editing some text files inside a vm (coding on the linux agent), and the new keypress delay is very noticable, and quite annoying. Therefor I would like to suggest to disable it by default. Opinions ? Better ideas ? I suggest to wait for Mark-Andre's return to

Re: [Spice-devel] [Users] [oVirt 3.1] Spice USB support

2012-10-10 Thread Alon Levy
I switch to native and the same error doesn't allow to start the VM (qemu-kvm: -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2: Duplicate ID 'usb' for device). I'm using oVirt Engine 3.1.0-319 under CentOS 6.3 This is a libvirt error, it is producing an invalid command line to qemu,

Re: [Spice-devel] Making keypress-delay disabled by default

2012-10-10 Thread Marc-André Lureau
- Mensaje original - Hi, I've just been editing some text files inside a vm (coding on the linux agent), and the new keypress delay is very noticable, and quite annoying. I don't share this experience. I wonder in which typing way you notice it. Usual typing isn't noticeable

Re: [Spice-devel] [PATCH spice-gtk 1/5] Rename spice-usbredir-filter option to spice-usbredir-auto-redirect-filter

2012-10-10 Thread Marc-André Lureau
Hi On Sat, Sep 29, 2012 at 11:57 AM, Hans de Goede hdego...@redhat.com wrote: Hi, On 09/28/2012 09:18 PM, Christophe Fergeau wrote: On Fri, Sep 21, 2012 at 05:32:21PM +0200, Hans de Goede wrote: The spice-usbredir-filter cmdline option was not chosen well, as it does not indicate what it

Re: [Spice-devel] [Users] [oVirt 3.1] Spice USB support

2012-10-10 Thread Itamar Heim
On 10/10/2012 10:09 AM, Andres Gonzalez wrote: On Tue, Oct 9, 2012 at 7:37 PM, Itamar Heim ih...@redhat.com mailto:ih...@redhat.com wrote: On 10/09/2012 09:55 PM, Andres Gonzalez wrote: On Tue, Oct 9, 2012 at 5:09 PM, Michal Skrivanek michal.skriva...@redhat.com