Re: [Spice-devel] [PATCH 2/2] replay: use plain pthread for mutex/condition

2015-08-25 Thread Fabiano Fidencio
On Tue, Aug 25, 2015 at 12:01 PM, Frediano Ziglio fzig...@redhat.com wrote: On Tue, Aug 25, 2015 at 11:43 AM, Frediano Ziglio fzig...@redhat.com wrote: Mutex/conditional require Glib 2.32 which is not available in RHEL6. Use plain pthread to make this module compatible with RHEL6. Can't

Re: [Spice-devel] [PATCH 1/2] replay: fix check for QXL_SURF_FLAG_KEEP_DATA flag

2015-08-25 Thread Fabiano Fidencio
On Tue, Aug 25, 2015 at 11:43 AM, Frediano Ziglio fzig...@redhat.com wrote: A logical and () was used instead of a bit one (). Was working just as is the only flag defined. Signed-off-by: Frediano Ziglio fzig...@redhat.com --- server/red_record_qxl.c | 2 +- server/red_replay_qxl.c | 2 +-

Re: [Spice-devel] [PATCH 2/2] replay: use plain pthread for mutex/condition

2015-08-25 Thread Fabiano Fidencio
On Tue, Aug 25, 2015 at 11:43 AM, Frediano Ziglio fzig...@redhat.com wrote: Mutex/conditional require Glib 2.32 which is not available in RHEL6. Use plain pthread to make this module compatible with RHEL6. Can't we go for a compat file instead of using plain pthread? Signed-off-by:

Re: [Spice-devel] [PATCH 1/2] build-sys: Require a new enough spice-protocol in .pc file

2015-08-14 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: spice-de...@freedesktop.org Sent: Friday, August 14, 2015 6:19:01 PM Subject: [Spice-devel] [PATCH 1/2] build-sys: Require a new enough spice-protocol in .pc file spice-server headers expose

Re: [Spice-devel] [spice-gtk] usbredir: Add a few debug logs

2015-08-05 Thread Fabiano Fidencio
ACK! - Original Message - From: Christophe Fergeau cferg...@redhat.com To: spice-de...@freedesktop.org Sent: Monday, July 20, 2015 2:55:14 PM Subject: [Spice-devel] [spice-gtk] usbredir: Add a few debug logs Currently, spice-gtk debugging logs contain no traces of the values of

Re: [Spice-devel] [PATCH] Add libraries such as -lm and -lpthread to the tests build line.

2015-07-28 Thread Fabiano Fidencio
- Original Message - From: Jeremy White jwh...@codeweavers.com To: spice-devel@lists.freedesktop.org Sent: Monday, July 27, 2015 10:52:58 PM Subject: [Spice-devel] [PATCH] Add libraries such as -lm and -lpthread to the tests build line. This prevents a compile error on

Re: [Spice-devel] [PATCH] build-sys: Fix build with automake 1.13

2015-06-26 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: spice-de...@freedesktop.org Sent: Friday, June 26, 2015 3:21:44 PM Subject: Re: [Spice-devel] [PATCH] build-sys: Fix build with automake 1.13 On Wed, Jun 24, 2015 at 09:57:22AM +0200, Christophe Fergeau wrote:

Re: [Spice-devel] [PATCH] build-sys: Fix build with automake 1.13

2015-06-26 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: Fabiano Fidencio ffide...@redhat.com Cc: spice-de...@freedesktop.org Sent: Friday, June 26, 2015 4:00:25 PM Subject: Re: [Spice-devel] [PATCH] build-sys: Fix build with automake 1.13 On Fri, Jun 26, 2015 at 09

Re: [Spice-devel] [spice-gtk] spicy-*: Remove translation support

2015-06-19 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: Marc-André Lureau marcandre.lur...@gmail.com Cc: spice-de...@freedesktop.org Sent: Friday, June 19, 2015 12:25:52 PM Subject: Re: [Spice-devel] [spice-gtk] spicy-*: Remove translation support On Thu, Jun 18,

Re: [Spice-devel] [vdagent-linux] Add -fno-strict-aliasing to default CFLAGS

2015-06-15 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: spice-de...@freedesktop.org Sent: Monday, June 15, 2015 4:31:44 PM Subject: [Spice-devel] [vdagent-linux] Add -fno-strict-aliasing to default CFLAGS Compilation breaks with older gcc versions (gcc (GCC)

Re: [Spice-devel] [PATCH] Remove duplicate streaming enumeration

2015-06-12 Thread Fabiano Fidencio
- Original Message - From: Jonathon Jongsma jjong...@redhat.com To: spice-de...@freedesktop.org Sent: Friday, June 12, 2015 5:48:47 PM Subject: [Spice-devel] [PATCH] Remove duplicate streaming enumeration There is already a enumeration in a public header that defines the

Re: [Spice-devel] [PATCH] spice-widget: Do not update display when resize-guest is disabled

2015-06-09 Thread Fabiano Fidencio
- Original Message - From: Pavel Grunt pgr...@redhat.com To: Fabiano Fidêncio fiden...@redhat.com, spice-de...@freedesktop.org Sent: Tuesday, June 9, 2015 3:45:11 PM Subject: Re: [Spice-devel] [PATCH] spice-widget: Do not update display when resize-guest is disabled On Thu,

Re: [Spice-devel] [PATCH spice-gtk 3/3] RFC: channel: use class private handlers field

2015-06-08 Thread Fabiano Fidencio
- Original Message - From: Marc-André Lureau marcandre.lur...@redhat.com To: spice-devel@lists.freedesktop.org Sent: Friday, June 5, 2015 6:29:44 PM Subject: [Spice-devel] [PATCH spice-gtk 3/3] RFC: channel: use class private handlers field Since spice-gtk requires glib 2.28,

Re: [Spice-devel] [PATCH spice-gtk 1/3] TODO: update

2015-06-08 Thread Fabiano Fidencio
- Original Message - From: Marc-André Lureau marcandre.lur...@redhat.com To: spice-devel@lists.freedesktop.org Sent: Friday, June 5, 2015 6:29:42 PM Subject: [Spice-devel] [PATCH spice-gtk 1/3] TODO: update Remove outdated items: - ChannelBaseAudio?, - GDI backend wouldn't work

Re: [Spice-devel] [PATCH] Post-release version bump

2015-05-26 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: spice-devel@lists.freedesktop.org Sent: Tuesday, May 26, 2015 11:31:00 AM Subject: [Spice-devel] [PATCH] Post-release version bump This allows spice-protocol users to depend on the git version.

Re: [Spice-devel] [PATCH linux/vd_agent] configure.ac: Bump spice-protocol to v0.12.8

2015-05-26 Thread Fabiano Fidencio
- Original Message - From: Pavel Grunt pgr...@redhat.com To: spice-devel@lists.freedesktop.org Sent: Tuesday, May 26, 2015 9:25:43 AM Subject: [Spice-devel] [PATCH linux/vd_agent] configure.ac: Bump spice-protocol to v0.12.8 It is needed for the volume sync

Re: [Spice-devel] [vdagent-linux] Bump minimum spice-protocol version

2015-05-26 Thread Fabiano Fidencio
- Original Message - From: Christophe Fergeau cferg...@redhat.com To: spice-de...@freedesktop.org Sent: Tuesday, May 26, 2015 11:30:55 AM Subject: [Spice-devel] [vdagent-linux] Bump minimum spice-protocol version spice-protocol newer than 0.12.7 is needed for the volume

Re: [Spice-devel] [spice-gtk] Add spec files

2015-04-16 Thread Fabiano Fidencio
- Original Message - From: Marc-André Lureau marcandre.lur...@gmail.com To: Christophe Fergeau cferg...@redhat.com Cc: spice-de...@freedesktop.org Sent: Thursday, April 16, 2015 12:30:27 PM Subject: Re: [Spice-devel] [spice-gtk] Add spec files I don't think there are valid reason