Re: [Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2015-09-07 Thread Pavel Grunt
On Mon, 2015-09-07 at 15:08 +0200, Fabio Fantoni wrote: > Il 07/09/2015 14:06, Pavel Grunt ha scritto: > > Hi Fabio, > > > > On Mon, 2015-09-07 at 13:35 +0200, Fabio Fantoni wrote: > > > Il 03/09/2015 15:28, Pavel Grunt ha scritto: > > > > Hi, > > > > > > > > On Thu, 2015-09-03 at 11:52 +0200, Fa

Re: [Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2015-09-07 Thread Fabio Fantoni
Il 07/09/2015 14:06, Pavel Grunt ha scritto: > Hi Fabio, > > On Mon, 2015-09-07 at 13:35 +0200, Fabio Fantoni wrote: >> Il 03/09/2015 15:28, Pavel Grunt ha scritto: >>> Hi, >>> >>> On Thu, 2015-09-03 at 11:52 +0200, Fabio Fantoni wrote: Hi, based also on js console output: http://pastebin

Re: [Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2015-09-07 Thread Pavel Grunt
Hi Fabio, On Mon, 2015-09-07 at 13:35 +0200, Fabio Fantoni wrote: > Il 03/09/2015 15:28, Pavel Grunt ha scritto: > > Hi, > > > > On Thu, 2015-09-03 at 11:52 +0200, Fabio Fantoni wrote: > > > Hi, based also on js console output: > > > http://pastebin.com/L9Rr3Y25 > > > I tried this patch for fix t

Re: [Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2015-09-07 Thread Fabio Fantoni
Il 03/09/2015 15:28, Pavel Grunt ha scritto: > Hi, > > On Thu, 2015-09-03 at 11:52 +0200, Fabio Fantoni wrote: >> Hi, based also on js console output: >> http://pastebin.com/L9Rr3Y25 >> I tried this patch for fix the non-topdown problem (remove one of the >> FIXME type): >> http://lists.freedesktop

Re: [Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2015-09-03 Thread Pavel Grunt
Hi, On Thu, 2015-09-03 at 11:52 +0200, Fabio Fantoni wrote: > Hi, based also on js console output: > http://pastebin.com/L9Rr3Y25 > I tried this patch for fix the non-topdown problem (remove one of the > FIXME type): > http://lists.freedesktop.org/archives/spice-devel/2013-March/012590.html > > I

Re: [Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2015-09-03 Thread Fabio Fantoni
Hi, based also on js console output: http://pastebin.com/L9Rr3Y25 I tried this patch for fix the non-topdown problem (remove one of the FIXME type): http://lists.freedesktop.org/archives/spice-devel/2013-March/012590.html I applied it clean on latest spice-html5 from source (official git repositor

[Spice-devel] [spice-HTML5][PATCH try 2] Handling non-topdown lz_rgb

2013-03-07 Thread Vincent Desprez
Signed-off-by: Vincent Desprez --- display.js |3 --- lz.js | 16 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/display.js b/display.js index 9f1e3dd..cff964f 100644 --- a/display.js +++ b/display.js @@ -284,9 +284,6 @@ SpiceDisplayConn.prototype.pro