Re: [Spice-devel] [PATCH spice-common v2 1/3] Create common header for demarshallers declarations

2018-10-15 Thread Christophe Fergeau
On Mon, Oct 15, 2018 at 12:07:14PM +0100, Frediano Ziglio wrote: > Code generated for demarshallers define and declare some types and > functions. > However these types and functions are also declared separately in > other headers resulting in potential ABI mismatch if the different I'd prefer tha

Re: [Spice-devel] Disable file drag & drop in vdagent?

2018-10-15 Thread Christophe Fergeau
Hey, On Mon, Oct 15, 2018 at 07:30:32AM +, MK wrote: > Hi Christophe! > > Thanks for your fast answer. The mentioned option does work with windows > version of the remote-viewer 6 and 7, but not with my old remote-viewer 3.1. > This version blocks clipboard functionality as well (bug?). >

[Spice-devel] [PATCH spice-gtk v2 3/3] Use new common demarshallers.h

2018-10-15 Thread Frediano Ziglio
Avoids mismatching duplicate declarations causing potentially ABI incompatibilities. Signed-off-by: Frediano Ziglio --- src/spice-channel-priv.h | 2 +- subprojects/spice-common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/spice-channel-priv.h b/src/spice-channel-pr

[Spice-devel] [PATCH spice-server v2 2/3] Use new common demarshallers.h

2018-10-15 Thread Frediano Ziglio
Avoids mismatching duplicate declarations causing potentially ABI incompatibilities. Signed-off-by: Frediano Ziglio --- server/Makefile.am | 1 - server/demarshallers.h | 30 -- server/display-channel.h | 1 - server/inputs-channel.c | 2 +- server/meson.b

[Spice-devel] [PATCH spice-common v2 1/3] Create common header for demarshallers declarations

2018-10-15 Thread Frediano Ziglio
Code generated for demarshallers define and declare some types and functions. However these types and functions are also declared separately in other headers resulting in potential ABI mismatch if the different declarations do not match. Using a common header shared between generated code and code

Re: [Spice-devel] [PATCH spice-common] Create common header for demarshallers declarations

2018-10-15 Thread Christophe Fergeau
On Fri, Oct 12, 2018 at 01:04:52PM +0100, Frediano Ziglio wrote: > Code generated for demarshallers define and declare some types and > functions. > However these types and functions are also declared separately in > other headers resulting in potential ABI mismatch if the different > declarations

Re: [Spice-devel] [PATCH spice-common v2 0/4] Remove obsoleted attributes from code generator

2018-10-15 Thread Christophe Fergeau
Looks good to me, and the parser errors out if these attributes are in use in some proto file, so this won't go unnoticed. For the series: Acked-by: Christophe Fergeau On Fri, Oct 12, 2018 at 12:48:03PM +0100, Frediano Ziglio wrote: > Changes since v1: > - improved commit message on "codegen: R

Re: [Spice-devel] spice-gtk.spec

2018-10-15 Thread Christophe Fergeau
On Mon, Oct 15, 2018 at 12:11:35PM +0300, Snir Sheriber wrote: > Hi, > > > On 10/15/2018 10:26 AM, zhenc...@easted.com.cn wrote: > > Dear: > >   I am a spice newbies. So i need some help. > >   How can i get spice-gtk.spec for spice-gtk-0.35. > Welcome :) > > One place you can find it is in the

Re: [Spice-devel] spice-gtk.spec

2018-10-15 Thread Snir Sheriber
Hi, On 10/15/2018 10:26 AM, zhenc...@easted.com.cn wrote: Dear:   I am a spice newbies. So i need some help.   How can i get spice-gtk.spec for spice-gtk-0.35. Welcome :) One place you can find it is in the src.rpm. For example the fedora builds and and their sources can be found here: koji.

Re: [Spice-devel] Disable file drag & drop in vdagent?

2018-10-15 Thread MK
Hi Christophe! Thanks for your fast answer. The mentioned option does work with windows version of the remote-viewer 6 and 7, but not with my old remote-viewer 3.1. This version blocks clipboard functionality as well (bug?). I updated to 7.0 but if I drag n drop a file to the guest now, it open

[Spice-devel] spice-gtk.spec

2018-10-15 Thread zhenc...@easted.com.cn
Dear: I am a spice newbies. So i need some help. How can i get spice-gtk.spec for spice-gtk-0.35. Thanks a lot. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/spice-devel