Re: [Spice-devel] Student Project around Spice

2012-06-20 Thread Attila Sukosd
Hi, How about some POC work on the html5 client? In case they would like to do some JS :) Best Regards, Attila - DTU Computing Center - www.cc.dtu.dk att...@cc.dtu.dk, gba...@student.dtu.dk, s070...@student.dtu.dk On Wed, Jun 20, 2012 at 12:07 PM,

Re: [Spice-devel] [spice-common PATCH 2/3] spice-protocol/spice/enums.h: rebuild from spice.proto

2012-06-20 Thread Christophe Fergeau
On Thu, Jun 14, 2012 at 02:03:25PM +0300, Alon Levy wrote: This file was hand generated until now, resulting in the wierd situation where it is different for spice-gtk and spice-server even though they both use the same spice-common and spice-protocol (or at least close) versions. This patch

Re: [Spice-devel] [spice-protocol PATCH] enums.h: update for smartcard updated spice.proto

2012-06-20 Thread Christophe Fergeau
ACK On Thu, Jun 14, 2012 at 02:03:27PM +0300, Alon Levy wrote: --- spice/enums.h | 18 ++ 1 file changed, 18 insertions(+) diff --git a/spice/enums.h b/spice/enums.h index 802e1ee..d3a2141 100644 --- a/spice/enums.h +++ b/spice/enums.h @@ -320,6 +320,20 @@ typedef enum

Re: [Spice-devel] [spice-common PATCH 3/3] updated spice-protocol for smartcard enums non conflict with libcacard

2012-06-20 Thread Christophe Fergeau
ACK On Thu, Jun 14, 2012 at 02:03:26PM +0300, Alon Levy wrote: --- spice-protocol |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice-protocol b/spice-protocol index bf0daeb..6bae9fd 16 --- a/spice-protocol +++ b/spice-protocol @@ -1 +1 @@ -Subproject commit

Re: [Spice-devel] [spice-common PATCH 1/3] smartcard: build fixes for spice server

2012-06-20 Thread Christophe Fergeau
On Thu, Jun 14, 2012 at 02:03:24PM +0300, Alon Levy wrote: Define different enums that have a SPICE_ prefix to not conflict with same value enums from libcacard/vsccard_common.h, and continue to use the same SPICE_MSG_SMARTCARD_DATA and SPICE_MSGC_SMARTCARD_DATA enum that is used by the

Re: [Spice-devel] [spice-common PATCH 2/3] spice-protocol/spice/enums.h: rebuild from spice.proto

2012-06-20 Thread Alon Levy
On Wed, Jun 20, 2012 at 01:18:10PM +0200, Christophe Fergeau wrote: On Thu, Jun 14, 2012 at 02:03:25PM +0300, Alon Levy wrote: This file was hand generated until now, resulting in the wierd situation where it is different for spice-gtk and spice-server even though they both use the same

Re: [Spice-devel] Student Project around Spice

2012-06-20 Thread Jeremy White
On 06/20/2012 05:27 AM, Attila Sukosd wrote: Hi, How about some POC work on the html5 client? In case they would like to do some JS :) There is a todo list for the html5 client here: http://cgit.freedesktop.org/spice/spice-html5/tree/TODO with some options for things to work on. Cheers,

[Spice-devel] Mac client

2012-06-20 Thread Marten Lehmann
Hello, I searched a lot, but all I found was an older announcement regarding a proof of concept port of spice-gtk for Mac OS X used by Vinagre. But I couldn't find a ready to use binary. Then I was happy so see spice-xpi for use within a webbrowser, but it is only supported under linux so

Re: [Spice-devel] [spice-common PATCH 2/3] spice-protocol/spice/enums.h: rebuild from spice.proto

2012-06-20 Thread Alon Levy
On Wed, Jun 20, 2012 at 01:18:10PM +0200, Christophe Fergeau wrote: On Thu, Jun 14, 2012 at 02:03:25PM +0300, Alon Levy wrote: This file was hand generated until now, resulting in the wierd situation where it is different for spice-gtk and spice-server even though they both use the same

Re: [Spice-devel] Student Project around Spice

2012-06-20 Thread Alon Levy
On Wed, Jun 20, 2012 at 01:07:01PM +0300, Yaniv Kaul wrote: Hi, I'm trying to get students to develop something for Spice as a project for their university. It should take 60-120 hours, though, and while they have basic C/C++ knowledge, I would not assume anything more. Any ideas? For

Re: [Spice-devel] [spice-common PATCH 2/3] spice-protocol/spice/enums.h: rebuild from spice.proto

2012-06-20 Thread Christophe Fergeau
On Wed, Jun 20, 2012 at 04:23:30PM +0300, Alon Levy wrote: On Wed, Jun 20, 2012 at 01:18:10PM +0200, Christophe Fergeau wrote: On Thu, Jun 14, 2012 at 02:03:25PM +0300, Alon Levy wrote: This file was hand generated until now, resulting in the wierd situation where it is different for

Re: [Spice-devel] Further thoughts on the write polling in the xf86_spice_xql driver

2012-06-20 Thread Jeremy White
I've started a conversation on the xorg-devel mailing list[1], and I'll follow up directly in irc with Adam and/or Keith if I don't get any answers. Keith very kindly put together a patch to add write block handlers for us: http://lists.x.org/archives/xorg-devel/2012-June/031783.html It not

Re: [Spice-devel] Further thoughts on the write polling in the xf86_spice_xql driver

2012-06-20 Thread Alon Levy
On Wed, Jun 20, 2012 at 08:59:20AM -0500, Jeremy White wrote: I've started a conversation on the xorg-devel mailing list[1], and I'll follow up directly in irc with Adam and/or Keith if I don't get any answers. Keith very kindly put together a patch to add write block handlers for us:

Re: [Spice-devel] [spice-common PATCH 2/3] spice-protocol/spice/enums.h: rebuild from spice.proto

2012-06-20 Thread Alon Levy
On Wed, Jun 20, 2012 at 02:08:53PM +0200, Christophe Fergeau wrote: On Wed, Jun 20, 2012 at 02:56:58PM +0300, Alon Levy wrote: On Wed, Jun 20, 2012 at 01:18:10PM +0200, Christophe Fergeau wrote: Is make distcheck ok with generating a file in $(top_srcdir)? Is the enums.h file correctly

Re: [Spice-devel] Student Project around Spice

2012-06-20 Thread Rozen Lin
Hi, Yaniv, Students are generally acting more theoretically than technically. So I think you may assign some work like the lang-independent and algorithms-focused, e.g, the codec of audio/video, etc. BR. On Wed, 2012-06-20 at 13:07 +0300, Yaniv Kaul wrote: Hi, I'm trying to get students