Re: [Spice-devel] [PATCH] vdservice: cleanup vcprojs

2010-09-22 Thread Hans de Goede
Ack. On 09/21/2010 07:16 PM, Arnon Gilboa wrote: -remove deprecated Detect64BitPortabilityProblems -add setupapi.lib to AdditionalDependencies in x64 --- vdagent/vdagent.vcproj | 157 --- vdservice/vdservice.vcproj | 160

Re: [Spice-devel] [PATCH] vd_agent: support clipboard/selection-owner model

2010-09-22 Thread Hans de Goede
Hi, See comments inline. On 09/21/2010 07:16 PM, Arnon Gilboa wrote: -enable the clipboard support -support the GRAB/REQUEST/DATA/RELEASE verbs in both ways. -pasting clipboard data is now only-by-demand from both sides (client and agent), whose behavior is symmetric. -client and agent don't

Re: [Spice-devel] [PATCH] vd_agent: support clipboard/selection-owner model

2010-09-22 Thread Arnon Gilboa
Hi Hans, Thanks for your comments. I more than agree with all of them. I was simply anxious to demo the bitmap cp with the win client, so added this win-specific format which required no coding, and is currently ignored by the linux client. Regarding the new clipboard capability bit ifs, I

[Spice-devel] spice 6.0

2010-09-22 Thread len...@opensourcemedia.de
Hi there, I am experimenting with the newest version of Spice (6.0) on Fedora14 alpha. I managed to get everything installed fine via yum but my qemu doesn't seem to work with the qxl device. If I start it like this: qemu xp.img -usbdevice tablet -soundhw ac97 -vga qxl -m 3200 -spice

Re: [Spice-devel] spice 6.0

2010-09-22 Thread Alexander Larsson
On Wed, 2010-09-22 at 09:10 +0200, len...@opensourcemedia.de wrote: Hi there, I am experimenting with the newest version of Spice (6.0) on Fedora14 alpha. I managed to get everything installed fine via yum but my qemu doesn't seem to work with the qxl device. If I start it like this:

Re: [Spice-devel] Spice roadmap

2010-09-22 Thread Alexander Larsson
On Mon, 2010-09-20 at 13:27 -0700, Stephen Duse-Anthony wrote: HI, I would like to know if you have a roadmap with an ETA for the following features: Network tunneling: - usb device redirection - CD-ROM redirection - Printer redirection There is some initial experimental support for

Re: [Spice-devel] [PATCH] vdservice: use com.redhat.spice.0 symbolic link as virtio-serial port path

2010-09-22 Thread Alexander Larsson
On Wed, 2010-09-22 at 08:53 +0200, Arnon Gilboa wrote: remove get_device_path() by GUID dependency on setupapi.lib --- What exactly is setupapi.lib and why did you remove it here and then add it in some places in a later patch? Otherwise this looks good. --

Re: [Spice-devel] [PATCH] vd_agent: add protocol messages for clipboard/selection-owner model

2010-09-22 Thread Alexander Larsson
On Tue, 2010-09-21 at 13:54 +0200, Hans de Goede wrote: Hi, On 09/21/2010 09:31 AM, Arnon Gilboa wrote: pasting clipboard data is now only-by-demand from both sides (client and agent), whose behavior is symmetric. -VD_AGENT_CLIPBOARD_GRAB(type) - tell the other side that an

Re: [Spice-devel] [PATCH] vd_agent: support clipboard/selection-owner model

2010-09-22 Thread Alexander Larsson
On Wed, 2010-09-22 at 11:45 +0200, Arnon Gilboa wrote: MSDN is saying: WM_RENDERALLFORMATS Message is sent to the clipboard owner before it is destroyed, if the clipboard owner has delayed rendering one or more clipboard formats. For the content of the clipboard to remain available to other

Re: [Spice-devel] [PATCH] vd_agent: add protocol messages for clipboard/selection-owner model

2010-09-22 Thread Alexander Larsson
On Wed, 2010-09-22 at 11:47 +0200, Arnon Gilboa wrote: with the current msgs we can use multiple GRAB(type)s REQUEST(type)s ;) I don't think that works. You'd need to know when to reset the list of types and when to add to it. --

Re: [Spice-devel] [PATCH 0/5] Fix bugs found by WHQL

2010-09-22 Thread Hans de Goede
Hi all, Ack for all 6 (including the extra one send later), Regards, Hans ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel