Re: [Spice-devel] server RFC: 2 significant build-time changes

2012-11-28 Thread Alon Levy
On Fri, Nov 23, 2012 at 04:58:23PM +0100, Christophe Fergeau wrote: Hey, This patch series introduces 2 build system changes that are worth some attention. The first one disables client build by default as it's deprecated, and the second patch adds a dependency on glib2. Both of

Re: [Spice-devel] Spice Display updates

2012-11-28 Thread Alon Levy
Hi, Technologies like VNC send screen updates primarily to the client to reduce bandwidth utilization between client and server. But after every few seconds, VNC sends across entire screen data to VNC client (I believe to recover from any corruption). Does spice send entire screen data to

Re: [Spice-devel] Windows USB-Redirection support

2012-11-28 Thread Uri Lublin
On 11/28/2012 12:14 AM, Goktug YILDIRIM wrote: I bet this is asked many times and I trust to read most of them. I would like to ask if there is any update on this topic? And secondly, if I didnt misunderstand there is a way to get usb support if you compile it form the source? Is it? Hi, To

Re: [Spice-devel] [PATCH spice-gtk] win32: fix rendering issue when widget is partially off screen

2012-11-28 Thread Christophe Fergeau
On Tue, Nov 27, 2012 at 08:27:28PM +0100, Marc-André Lureau wrote: Gtk+ in win32 has a rendering bug with window non-buffered: https://bugzilla.gnome.org/show_bug.cgi?id=688962 According to Alex Larsson, this shouldn't affect performance much, since there is already extra-copy done for

Re: [Spice-devel] Windows USB-Redirection support

2012-11-28 Thread Goktug YILDIRIM
Thanks for the information. On Wed, Nov 28, 2012 at 10:44 AM, Uri Lublin u...@redhat.com wrote: par ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] [PATCH spice-protocol V2] vd_agent.h: drag-and-drop support

2012-11-28 Thread Marc-André Lureau
- Mensaje original - Hi Hans, Thanks for your review. The following is my summary of discussions: 1) For file information, use a key-value text passed from client to guest instead of using stuff that is hard to extend. I like this approach too, :-). So

Re: [Spice-devel] [PATCH spice-protocol V2] vd_agent.h: drag-and-drop support

2012-11-28 Thread Dunrong Huang
Hi, 1) For file information, use a key-value text passed from client to guest instead of using stuff that is hard to extend. I like this approach too, :-). So VDAgentFileXferStartMessage will become: typedef struct SPICE_ATTR_PACKED VDAgentFileXferStartMessage {

[Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread Dunrong Huang
At present, Vmware and Virtualbox has supported file dragdrop feature, I think it's a good feature for users, so we want qemu/spice to supports it. This patch first adds communication protocol between client and guest, we must make the agent protocol stable before coding, this is what we want

[Spice-devel] Native USB redirection does not work - (remote-viewer) did not claim interface 0 before use

2012-11-28 Thread Sigbjorn Lie
Hi, I receive the following errors when I attempt to use native USB redirection in RHEV 3.1 beta. It's a smart card reader I am attempting to redirect into a virtual Windows 7 x64 machine. Is this a known error? Rgds, Siggi Nov 28 12:16:31 workstation kernel: usb 3-2: new full speed USB

Re: [Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread Marc-André Lureau
Hi - Mensaje original - At present, Vmware and Virtualbox has supported file dragdrop feature, I think it's a good feature for users, so we want qemu/spice to supports it. This patch first adds communication protocol between client and guest, we must make the agent protocol

Re: [Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread Alon Levy
Hi - Mensaje original - At present, Vmware and Virtualbox has supported file dragdrop feature, I think it's a good feature for users, so we want qemu/spice to supports it. This patch first adds communication protocol between client and guest, we must make the agent

Re: [Spice-devel] [Users] Native USB redirection does not work - (remote-viewer) did not claim interface 0 before use

2012-11-28 Thread Gianluca Cecchi
On Wed, Nov 28, 2012 at 12:46 PM, Sigbjorn Lie wrote: Hi, I receive the following errors when I attempt to use native USB redirection in RHEV 3.1 beta. It's a smart card reader I am attempting to redirect into a virtual Windows 7 x64 machine. e also posted this message to the spice-devel

Re: [Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread Marc-André Lureau
- Mensaje original - I was thinking if we imagine the agent is able to behave like a drag-drop destination, then the agent could signal a drag started, the client would accept the drop, and only then the proposed xfer messages would come: server sends xfer_start, etc... There are

Re: [Spice-devel] Extremely minimal OS setup for SPICE Client

2012-11-28 Thread David Jaša
Marek Szewczyk píše v Čt 22. 11. 2012 v 13:16 +0100: Hi! Where can I find information on creating a minimal OS configuration for SPICE Client, near Zero Clients* for the purpose of reducing hardware requirements while increasing the stability ? I'm not aware of any such documentation

Re: [Spice-devel] [PATCH 1/3] vdagent: remove vdi_port, use vio_serial directly

2012-11-28 Thread Arnon Gilboa
seems ok, feel free to review ;) Arnon Gilboa wrote: NACK, seems it needs some more testing Arnon Gilboa wrote: --- vdagent/vdagent.cpp | 239 +++ 1 files changed, 109 insertions(+), 130 deletions(-) diff --git a/vdagent/vdagent.cpp

Re: [Spice-devel] [Users] Unable to access remote console in User portal from IE/Windows7

2012-11-28 Thread Itamar Heim
On 11/28/2012 09:12 AM, nasir nasir wrote: 27 nov 2012 kl. 20.30 skrev Itamar Heim: On 11/27/2012 11:53 AM, nasir nasir wrote: Hi All, I have been experimenting with Ovirt 3.1 and so far most of the things work. Many thanks indeed for this great free software! Now I am facing an

[Spice-devel] [PATCH spice-server 1/2] red_worker: fix sending internal images with stride bpp*width to lz compression

2012-11-28 Thread Yonit Halperin
rhbz#876685 The current lz implementation does not support such bitmaps. The following patch will actually prevent allocating stride bpp*width for internal images. --- server/red_worker.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git

[Spice-devel] [PATCH spice-server 2/2] red_worker: no need to align the stride of internal images

2012-11-28 Thread Yonit Halperin
--- server/red_worker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/red_worker.c b/server/red_worker.c index 9bab003..8f7f45a 100644 --- a/server/red_worker.c +++ b/server/red_worker.c @@ -5065,7 +5065,7 @@ static ImageItem

Re: [Spice-devel] server RFC: 2 significant build-time changes

2012-11-28 Thread Hans de Goede
Hi, On Fri, Nov 23, 2012 at 04:58:23PM +0100, Christophe Fergeau wrote: Hey, This patch series introduces 2 build system changes that are worth some attention. The first one disables client build by default as it's deprecated, and the second patch adds a dependency on glib2. Both of these

Re: [Spice-devel] Native USB redirection does not work - (remote-viewer) did not claim interface 0 before use

2012-11-28 Thread Hans de Goede
Hi, On 11/28/2012 12:45 PM, Sigbjorn Lie wrote: Hi, I receive the following errors when I attempt to use native USB redirection in RHEV 3.1 beta. It's a smart card reader I am attempting to redirect into a virtual Windows 7 x64 machine. Is this a known error? It seems that pcscd is using

Re: [Spice-devel] [PATCH spice-server 1/2] red_worker: fix sending internal images with stride bpp*width to lz compression

2012-11-28 Thread Hans de Goede
Looks good, ACK series. Regards, Hans On 11/28/2012 08:10 PM, Yonit Halperin wrote: rhbz#876685 The current lz implementation does not support such bitmaps. The following patch will actually prevent allocating stride bpp*width for internal images. --- server/red_worker.c | 26

Re: [Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread Hans de Goede
Hi, On 11/28/2012 01:24 PM, Marc-André Lureau wrote: Hi - Mensaje original - At present, Vmware and Virtualbox has supported file dragdrop feature, I think it's a good feature for users, so we want qemu/spice to supports it. This patch first adds communication protocol between client

Re: [Spice-devel] Native USB redirection does not work - (remote-viewer) did not claim interface 0 before use

2012-11-28 Thread Sigbjorn Lie
On Wed, November 28, 2012 20:50, Hans de Goede wrote: Hi, On 11/28/2012 12:45 PM, Sigbjorn Lie wrote: Hi, I receive the following errors when I attempt to use native USB redirection in RHEV 3.1 beta. It's a smart card reader I am attempting to redirect into a virtual Windows 7 x64

Re: [Spice-devel] Native USB redirection does not work - (remote-viewer) did not claim interface 0 before use

2012-11-28 Thread Hans de Goede
Hi, On 11/28/2012 09:06 PM, Sigbjorn Lie wrote: On Wed, November 28, 2012 20:50, Hans de Goede wrote: Hi, On 11/28/2012 12:45 PM, Sigbjorn Lie wrote: Hi, I receive the following errors when I attempt to use native USB redirection in RHEV 3.1 beta. It's a smart card reader I am

Re: [Spice-devel] Native USB redirection does not work - (remote-viewer) did not claim interface 0 before use

2012-11-28 Thread Sigbjorn Lie
On Wed, November 28, 2012 21:11, Hans de Goede wrote: Hi, On 11/28/2012 09:06 PM, Sigbjorn Lie wrote: On Wed, November 28, 2012 20:50, Hans de Goede wrote: Hi, On 11/28/2012 12:45 PM, Sigbjorn Lie wrote: Hi, I receive the following errors when I attempt to use native USB

Re: [Spice-devel] [PATCH spice-server 2/2] red_worker: no need to align the stride of internal images

2012-11-28 Thread Alon Levy
Why is there no need to align the stride of internal images? what happens if we keep this alignment? Please add the answers to the patch log message. --- server/red_worker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/red_worker.c b/server/red_worker.c index

Re: [Spice-devel] [PATCH spice-server 2/2] red_worker: no need to align the stride of internal images

2012-11-28 Thread Yonit Halperin
On 11/28/2012 05:54 PM, Alon Levy wrote: Why is there no need to align the stride of internal images? what happens if we keep this alignment? Please add the answers to the patch log message. Why do you think there may be a need? those images are just read from the surface, compressed, and

Re: [Spice-devel] [PATCH spice-server 2/2] red_worker: no need to align the stride of internal images

2012-11-28 Thread Alon Levy
On 11/28/2012 05:54 PM, Alon Levy wrote: Why is there no need to align the stride of internal images? what happens if we keep this alignment? Please add the answers to the patch log message. Why do you think there may be a need? those images are just read from the surface, compressed,

Re: [Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread INVITU
Dear all Please keep in mind that some organization would want to forbid transfers between guest and client (for security reasons) The feature should be available with a setup parameter Best regards Cyril Le 28/11/2012 10:03, Hans de Goede a écrit : Hi, On 11/28/2012 01:24 PM, Marc-André

[Spice-devel] spice-guest-tools-0.2 and Windows 2008 R2

2012-11-28 Thread Cristian Falcas
Hi all, When i try to install the guest tools on a Windows 2008 R2, I get this error: Unsupported Windows version. I know that the drivers work for this version (if I install them from the virtio-0.1.30), but I can't find any drivers for the qxl video adapter. Could the guest drivers recognize

Re: [Spice-devel] [PATCH spice-protocol V3] vd_agent.h: drag-and-drop support

2012-11-28 Thread Dunrong Huang
Hi, 2012/11/28 Marc-André Lureau mlur...@redhat.com: - Mensaje original - I was thinking if we imagine the agent is able to behave like a drag-drop destination, then the agent could signal a drag started, the client would accept the drop, and only then the proposed xfer messages