Re: [Spice-devel] [client 1/2] streaming: Send a special stream report to signal streaming errors

2016-10-28 Thread Francois Gouget
On Thu, 1 Sep 2016, Christophe Fergeau wrote: [...] > > You'll notice that this patch does not directly check for > > create_xxx_decoder() errors. Instead it relies on the previous patchset > > [2] deleting broken streams so that the following messages will run into > > an unknown stream. > >

Re: [Spice-devel] [client 1/2] streaming: Send a special stream report to signal streaming errors

2016-09-01 Thread Christophe Fergeau
On Thu, Aug 11, 2016 at 01:04:09PM +0200, Francois Gouget wrote: > Servers that recognize this special report then stop streaming (sending > regular screen updates instead) while older ones essentially ignore it. > > Signed-off-by: Francois Gouget > --- > > This

Re: [Spice-devel] [client 1/2] streaming: Send a special stream report to signal streaming errors

2016-09-01 Thread Christophe Fergeau
On Thu, Aug 11, 2016 at 01:04:09PM +0200, Francois Gouget wrote: > Servers that recognize this special report then stop streaming (sending > regular screen updates instead) while older ones essentially ignore it. > > Signed-off-by: Francois Gouget > --- > > This

Re: [Spice-devel] [client 1/2] streaming: Send a special stream report to signal streaming errors

2016-08-16 Thread Victor Toso
Hi, On Thu, Aug 11, 2016 at 01:04:09PM +0200, Francois Gouget wrote: > Servers that recognize this special report then stop streaming (sending > regular screen updates instead) while older ones essentially ignore it. > > Signed-off-by: Francois Gouget > --- > > This

[Spice-devel] [client 1/2] streaming: Send a special stream report to signal streaming errors

2016-08-11 Thread Francois Gouget
Servers that recognize this special report then stop streaming (sending regular screen updates instead) while older ones essentially ignore it. Signed-off-by: Francois Gouget --- This patchset is based on Victor Toso's idea [1] of using the stream reports to tell the