[Spice-devel] [PATCH spice-gtk] RFC: Update NEWS for 0.33 release

Pavel Grunt pgrunt at redhat.com
Thu Oct 6 09:44:18 UTC 2016


On Thu, 2016-10-06 at 05:35 -0400, Marc-André Lureau wrote:
> Hi
> 
> ----- Original Message -----
> > On Thu, 2016-10-06 at 05:11 -0400, Marc-André Lureau wrote:
> > > Hi
> > > 
> > > ----- Original Message -----
> > > > ACK
> > > > 
> > > > On Thu, 2016-10-06 at 11:47 +0400, marcandre.lureau at redhat.com
> > > > wrote:
> > > > > From: Marc-André Lureau <marcandre.lureau at redhat.com>
> > > > > 
> > > 
> > > 
> > > 
> > > There are weird rendering issues on f25 that I am investigating.
> > > It
> > > would be worth to fix it before the release.
> > 
> > 
> > Anything specific ? I did not notice anything weird - using latest
> > commit.
> > 
> 
> 
> After guest resize, the display no longer refreshes. I have to
> resize the widget again to see update, until the guest resizes and
> breaks again.

Strange I saw report about it yesterday, but I am unable to reproduce
it...

> 
> Also, there is still annoying flickering with wayland guest (f25
> beta),

Per documentation in kernel QXL needs corresponding Xorg driver, with
wayland is not in used. IIRC you had patches to make virtio default
for f24 and newer - virtio doesn't flicker

I had a patch for spice-gtk to supress flickering, but it had some
drawbacks. I can resubmit it

> I am updating to latest update to see if anything got fix recently.
If you want rpm:
https://copr.fedorainfracloud.org/coprs/pgrunt/spice-upstream/build/46
1676/

Pavel
> 
> > > 
> > > > > Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.co
> > > > > m>
> > > > > ---
> > > > >  NEWS | 16 ++++++++++++++++
> > > > >  1 file changed, 16 insertions(+)
> > > > > 
> > > > > diff --git a/NEWS b/NEWS
> > > > > index 178bedd..e788186 100644
> > > > > --- a/NEWS
> > > > > +++ b/NEWS
> > > > > @@ -1,3 +1,19 @@
> > > > > +v0.33
> > > > > +=====
> > > > > +
> > > > > +- lz4 compression of USB channel
> > > > > +- keyboard: pause key fixes, set keypress-delay to 0 on
> > > > > local
> > > > > socket
> > > > > +- mouse: fix pointer grabbing in server mode
> > > > > +- clipboard: fix copying text from old application without
> > > > > UTF8_STRING
> > > > > +  target (motif)
> > > > > +- file-xfer changes: grouping all transferred files per
> > > > > operation
> > > > > +- new
> > > > > spice_file_transfer_task_get_{total_bytes,transferred_bytes}
> > > > > API
> > > > > +  and associated properties
> > > > > +- new SpiceChannel:socket property
> > > > > +- fix rendering issues with CSD on Windows
> > > > > +- fix gettext support, some translations updates
> > > > > +- many leaks and races fixes, new tests
> > > > > +
> > > > >  v0.32
> > > > >  =====
> > > > >  
> > > > > 
> > > > 
> > > > 
> > > > 
> > 
> > 


More information about the Spice-devel mailing list