Re: [Spice-devel] [PATCH] server/smartcard: fix smartcard_channel_send_error

2011-07-22 Thread Hans de Goede
Ack. On 07/22/2011 05:01 PM, Alon Levy wrote: It was sending the wrong data, the memory right after the VCSMsgHeader which was actually not where the data was. Fixed by having the header and data (VSCError, 4 bytes of the error code) embedded in the ErrorItem pipe item. --- server/smartcard.c

Re: [Spice-devel] Win7 Guest system hangs while doing shutdown...

2011-07-22 Thread Naga Mohan Pothula
Thanks for your prompt response. I downloaded virtio-serial driver from http://spice-space.org/download.html  and looked for source code in repositories link http://spice-space.org/page/Repositories but haven't find it. I installed vioserial-win-1.1.16. If this is not the latest one, could you

[Spice-devel] [PATCH] server/smartcard: fix smartcard_channel_send_error

2011-07-22 Thread Alon Levy
It was sending the wrong data, the memory right after the VCSMsgHeader which was actually not where the data was. Fixed by having the header and data (VSCError, 4 bytes of the error code) embedded in the ErrorItem pipe item. --- server/smartcard.c | 33 - 1 files

[Spice-devel] Announcing spice 0.8.2 & spice-protocol 0.8.1

2011-07-22 Thread Alon Levy
Hi All, I'm happy to announce the second 0.8.x spice bugfix release 0.8.2, as well as an incremental 0.8.x release of spice-protocol, 0.8.1. Major changes in spice 0.8.2: = * server: sasl support (fdo bz 34795) * server: support guest async io * server: support guest s

[Spice-devel] Traces of performance issues

2011-07-22 Thread John A. Sullivan III
As mentioned in my last email, I have taken several traces revealing performance issues, BSOD, and lost mouse scroll events. Performance still seems to be a function of bandwidth. We are being detected as low bandwidth: main_channel_handle_parsed: net test: latency 52.512000 ms, bitrate 4826250 b

[Spice-devel] Traces of BSOD, lost mouse scroll events, performance issues

2011-07-22 Thread John A. Sullivan III
Hello, all. Thanks to Yaniv, I have nice new .deb packages for Wireshark 1.6.1 including the SPICE dissector. These were a pain to create because of some errors in the Wireshark tarball so, if anyone would like them or the source, please let me know (sorry RPMers!). In any event, I was able to c

Re: [Spice-devel] Thoughts about improving streaming video

2011-07-22 Thread David Jaša
Dne 22.7.2011 11:38, Andrea Celestino napsal(a): Talking about improving streaming video in spice, I am working on a thesis project about Spice, in particular how it handles streaming video, only in Linux. In particular I would like to know if there are possibilities to improve it by - replacing

Re: [Spice-devel] Thoughts about improving streaming video

2011-07-22 Thread John A. Sullivan III
On Fri, 2011-07-22 at 11:38 +0200, Andrea Celestino wrote: > Talking about improving streaming video in spice, I am working on a > thesis project about Spice, in particular how it handles streaming > video, only in Linux. > > > In particular I would like to know if there are possibilities to > i

Re: [Spice-devel] Thoughts about improving streaming video

2011-07-22 Thread Andrea Celestino
Talking about improving streaming video in spice, I am working on a thesis project about Spice, in particular how it handles streaming video, only in Linux. In particular I would like to know if there are possibilities to improve it by - replacing mjpeg with another encoder? - or changing how stre

Re: [Spice-devel] agent channel behavior in case of unexpected client / agent close

2011-07-22 Thread Hans de Goede
Hi, On 07/21/2011 07:15 PM, Gerd Hoffmann wrote: Hi, So all in all enabling open / close event for the agent channel is a BAD (tm) idea. However as stated in the start for usbredir actually getting client connect / disconnect events is desirable, so that usbredir can reset its parser to start

Re: [Spice-devel] [PATCH 1/4] add SASL and smartcard to distcheck flags

2011-07-22 Thread Christophe Fergeau
On Thu, Jul 21, 2011 at 07:55:00PM +0200, Hans de Goede wrote: > Ack series. Series pushed, thanks. Christophe pgplz0r4UIPD2.pgp Description: PGP signature ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mai

Re: [Spice-devel] [PATCH 2/2] client: don't die if initial agent timeout triggers

2011-07-22 Thread Christophe Fergeau
On Fri, Jul 22, 2011 at 12:11:31AM +0300, Alon Levy wrote: > On Thu, Jul 21, 2011 at 05:43:17PM +0200, Christophe Fergeau wrote: > > When the client connects to a spice VM, if an agent is detected, > > there will be a few messages exchanged to exchange capabilities, > > display resolutions, ... Thi

Re: [Spice-devel] [PATCH 1/2] client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messages

2011-07-22 Thread Christophe Fergeau
On Thu, Jul 21, 2011 at 07:02:48PM +0300, Alon Levy wrote: > On Thu, Jul 21, 2011 at 05:43:16PM +0200, Christophe Fergeau wrote: > > 492f7a9b fixed unwanted timeouts during initial client startup, > > but it also caused a bad regression when connecting to > > RHEL6+agent guests: the SPICE_MSGS_MAIN