Re: [Spice-devel] spicec and spice-gtk

2011-05-02 Thread Kai Mosebach
Then I recommend that we create a library/framework/API so that companies can use spice much easier programmatically. Spice-Gtk has a complete API. It allows to create complete clients without GTK using spice-client-glib. This is basically a good approach I think - also to use the whole spice

Re: [Spice-devel] OSX spice-gtk and pyparsing

2011-04-29 Thread Kai Mosebach
Hey, I am running spicy under OSX. If I press the 'a' key, nothing happens (within the guest). Can you please try if this is the same for you? Thanks Kai From: Cliff Sharp csh...@vbridges.com Date: Wed, 27 Apr 2011 17:10:33 -0500 To: Kai Mosebach kai.moseb...@bsse.ethz.ch Cc: Kai Mosebach

Re: [Spice-devel] spicec and spice-gtk

2011-04-29 Thread Kai Mosebach
The slim barebone one :) Without all the gtk overhead... I think if the audio-interface was more portable it would make a pretty good starting point for porting. On 4/29/11 11:05 AM, Christophe Fergeau cferg...@redhat.com wrote: On Fri, Apr 29, 2011 at 10:56:11AM +0200, Kai Mosebach wrote: I

Re: [Spice-devel] Spice on OS/X

2011-04-28 Thread Kai Mosebach
# find / -name libglib* /Applications/Adium.app/Contents/Frameworks/libglib.framework /Applications/Adium.app/Contents/Frameworks/libglib.framework/libglib /Applications/Adium.app/Contents/Frameworks/libglib.framework/Versions/2.0. 0/libglib /opt/local/lib/libglib-2.0.0.dylib

Re: [Spice-devel] Spice on OS/X

2011-04-27 Thread Kai Mosebach
Regarding the native gtk2 build I think its not possible with macports. You would need to use this I guess : http://gtk-osx.sourceforge.net/ Cheers Kai On 4/27/11 11:18 AM, Christophe Fergeau cferg...@redhat.com wrote: On Tue, Apr 26, 2011 at 05:10:43PM +0200, Kai Mosebach wrote: I just

[Spice-devel] [CIFEX] A file available for download from Kai Mosebach

2011-04-27 Thread Kai Mosebach
Hello spice-devel@lists.freedesktop.org, Kai Mosebach kai.moseb...@bsse.ethz.ch has stored a file on our server for you to download. File information appears below. From: Kai Mosebach Email:kai.moseb...@bsse.ethz.ch The file

Re: [Spice-devel] [CIFEX] A file available for download from Kai Mosebach

2011-04-27 Thread Kai Mosebach
Please note that these are the libs + the client only and they rely on working versions of the depending libs (such as gstreamer etc) To find out where it expects what you can run $ otool -L libspice-client-glib-2.0.2.dylib (ldd equivalent in osx) Cheers Kai On 4/27/11 11:51 AM, Kai Mosebach

Re: [Spice-devel] OSX spice-gtk and pyparsing

2011-04-27 Thread Kai Mosebach
...@freedesktop.orgmailto:spice-de...@freedesktop.org, Kai Mosebach k...@freshx.demailto:k...@freshx.de Subject: Re: [Spice-devel] OSX spice-gtk and pyparsing Yea, you can even just take the pyparsing.py from the .tgz and put it in the source base dir. (where you run make from) Best Regards, Attila Sukosd

Re: [Spice-devel] Spice on OS/X

2011-04-27 Thread Kai Mosebach
...@redhat.com wrote: On Wed, Apr 27, 2011 at 11:29:37AM +0200, Christophe Fergeau wrote: On Wed, Apr 27, 2011 at 11:27:53AM +0200, Kai Mosebach wrote: Regarding the native gtk2 build I think its not possible with macports. You would need to use this I guess : http://gtk-osx.sourceforge.net/ yes

Re: [Spice-devel] Spice on OS/X

2011-04-27 Thread Kai Mosebach
If I run configure --with-coroutine=gthread I donĀ¹t need those patches below. Are there any disadvantages out of the gthreads? On 4/27/11 7:28 PM, Christophe Fergeau cferg...@redhat.com wrote: On Wed, Apr 27, 2011 at 10:47:10AM +0200, Christophe Fergeau wrote: diff --git a/gtk/continuation.h

Re: [Spice-devel] OSX spice-gtk and pyparsing

2011-04-27 Thread Kai Mosebach
On Wed, Apr 27, 2011 at 06:36:24PM +0200, Kai Mosebach wrote: and why the bandwidth increases by ~70% compared to the spicec.exe from windows? The bandwidth thing is just a result of using a different client? that is very bizzarre, since it's all server-client and there is no negotiation