On Fri, Jan 06, 2012 at 10:31:09AM +0800, Darren Xiong wrote:
> As far as I know, there isn't glib porting on iOS, I think this is the
> real difficulty.
It's probably not really hard given the amount of platforms glib runs on.
I alos just found http://planet-iphones.com/cydia/id/glib
> How about
hello,
I'm doing some tests with last git spice-gtk. ( LAN )
[ Qemu 1.0 / spice from git / spice-gtk from git ]
[ host : Linux 64bit /kernel 3.1 / bi xeon 56xx ]
[ guest : Windows 32 bits or Seven 64 bits ]
[ spice-gtk on my laptop or on thin client : Wyse Z90 , libjpeg-turbo]
- On my laptop, w
As far as I know, there isn't glib porting on iOS, I think this is the
real difficulty.
How about using the cocoa instead of glib and how much work if do like this?
I know about cocoa but not very familiar with spice,maybe I can help somehow :)
2012/1/5, Christophe Fergeau :
> On Thu, Jan 05, 2012
Arnon,
VDAgent is running as expected when Keyboard/Mouse lock issue happens.
Can you please send VDAgent build?
Thanks/Naga.
From: Naga Mohan Pothula
To: Arnon Gilboa
Cc: David Jaša ; "spice-devel@lists.freedesktop.org"
; Christophe Fergeau
Sent: Frida
On 01/05/2012 03:42 PM, Christophe Fergeau wrote:
On Thu, Jan 05, 2012 at 03:38:11PM +0200, Yaniv Kaul wrote:
On 01/05/2012 03:31 PM, Christophe Fergeau wrote:
On Thu, Jan 05, 2012 at 03:26:48PM +0200, Yaniv Kaul wrote:
[ykaul@ykaul qemu-kvm]$ rpm -qa|grep usb
libusb1-devel-doc-1.0.9-0.3.rc1.f
On Thu, Jan 05, 2012 at 03:38:11PM +0200, Yaniv Kaul wrote:
> On 01/05/2012 03:31 PM, Christophe Fergeau wrote:
> >On Thu, Jan 05, 2012 at 03:26:48PM +0200, Yaniv Kaul wrote:
> >>[ykaul@ykaul qemu-kvm]$ rpm -qa|grep usb
> >>libusb1-devel-doc-1.0.9-0.3.rc1.fc16.noarch
> >>usbredir-0.3.1-1.fc16.x86_6
On 01/05/2012 03:31 PM, Christophe Fergeau wrote:
On Thu, Jan 05, 2012 at 03:26:48PM +0200, Yaniv Kaul wrote:
[ykaul@ykaul qemu-kvm]$ rpm -qa|grep usb
libusb1-devel-doc-1.0.9-0.3.rc1.fc16.noarch
usbredir-0.3.1-1.fc16.x86_64
libusb1-devel-1.0.9-0.3.rc1.fc16.x86_64
libgusb-0.1.3-1.fc16.x86_64
usbm
On Thu, Jan 05, 2012 at 03:26:48PM +0200, Yaniv Kaul wrote:
> [ykaul@ykaul qemu-kvm]$ rpm -qa|grep usb
> libusb1-devel-doc-1.0.9-0.3.rc1.fc16.noarch
> usbredir-0.3.1-1.fc16.x86_64
> libusb1-devel-1.0.9-0.3.rc1.fc16.x86_64
> libgusb-0.1.3-1.fc16.x86_64
> usbmuxd-1.0.7-1.fc16.x86_64
> usbutils-003-4.
On 01/05/2012 03:13 PM, Christophe Fergeau wrote:
On Thu, Jan 05, 2012 at 02:13:57PM +0200, Yaniv Kaul wrote:
Latest git, on F16/x64:
CC channel-usbredir.lo
channel-usbredir.c: In function 'spice_usbredir_channel_open_device':
channel-usbredir.c:193:5: error: implicit declaration of fun
On Thu, Jan 05, 2012 at 07:42:56AM -0500, Marc-André Lureau wrote:
>
> Attached is a patch that fixes the build with --disable-usbredir here.
> From f05cdc3adc88a6dd6cece068d885ec46bbcb2eae Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?=
> Date: Thu, 5 Jan 2012 13:41:20 +01
On Thu, Jan 05, 2012 at 02:13:57PM +0200, Yaniv Kaul wrote:
> Latest git, on F16/x64:
>
>
> CC channel-usbredir.lo
> channel-usbredir.c: In function 'spice_usbredir_channel_open_device':
> channel-usbredir.c:193:5: error: implicit declaration of function
> 'usbredirhost_open_full' [-Werror=
Attached is a patch that fixes the build with --disable-usbredir here.From f05cdc3adc88a6dd6cece068d885ec46bbcb2eae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?=
Date: Thu, 5 Jan 2012 13:41:20 +0100
Subject: [PATCH] build: fix compilation with --disable-usbredir
---
gtk/us
On Thu, Jan 05, 2012 at 05:23:08PM +0800, wang.ch...@zte.com.cn wrote:
> Hi, thank your help. I success to run spice client on mac os x.
If you had to make some changes to the source code, it would be nice if you
could send them to the mailing list so that they can be reviewed, and
potentially in
On 01/05/2012 02:13 PM, Yaniv Kaul wrote:
Latest git, on F16/x64:
CC channel-usbredir.lo
channel-usbredir.c: In function 'spice_usbredir_channel_open_device':
channel-usbredir.c:193:5: error: implicit declaration of function
'usbredirhost_open_full' [-Werror=implicit-function-declaration
Latest git, on F16/x64:
CC channel-usbredir.lo
channel-usbredir.c: In function 'spice_usbredir_channel_open_device':
channel-usbredir.c:193:5: error: implicit declaration of function
'usbredirhost_open_full' [-Werror=implicit-function-declaration]
channel-usbredir.c:193:16: error: assignm
On Thu, Jan 05, 2012 at 01:07:07PM +0100, Marc-André Lureau wrote:
> On Tue, Jan 3, 2012 at 5:52 PM, Alon Levy wrote:
>
> > With this patch if you use:
> > spice://:
> >
> > You will get a warning (g_warning) and it will be treated the same as
> > spice://?port=
> >
>
> If we introduce this on
On Tue, Jan 3, 2012 at 5:52 PM, Alon Levy wrote:
> With this patch if you use:
> spice://:
>
> You will get a warning (g_warning) and it will be treated the same as
> spice://?port=
>
If we introduce this on purpose, we really shouldn't warn about it.
> You will also get a warning for the fo
On Thu, Jan 05, 2012 at 12:49:20PM +0100, Marc-André Lureau wrote:
> On Thu, Jan 5, 2012 at 12:34 PM, Alon Levy wrote:
>
> > On Thu, Jan 05, 2012 at 12:25:12PM +0100, Marc-André Lureau wrote:
> > > On Tue, Jan 3, 2012 at 5:52 PM, Alon Levy wrote:
> > >
> > > > +int punctuation = 0;
> > > >
>
On Thu, Jan 5, 2012 at 12:34 PM, Alon Levy wrote:
> On Thu, Jan 05, 2012 at 12:25:12PM +0100, Marc-André Lureau wrote:
> > On Tue, Jan 3, 2012 at 5:52 PM, Alon Levy wrote:
> >
> > > +int punctuation = 0;
> > >
> >
> > what is this for?
>
> So we don't accept something like:
> spice://hostnam
On Thu, Jan 05, 2012 at 12:25:12PM +0100, Marc-André Lureau wrote:
> On Tue, Jan 3, 2012 at 5:52 PM, Alon Levy wrote:
>
> > +int punctuation = 0;
> >
>
> what is this for?
So we don't accept something like:
spice://hostname?tls-port=1234:1233INVALID
so you count the number of "?:&"
On Tue, Jan 3, 2012 at 5:52 PM, Alon Levy wrote:
> +int punctuation = 0;
>
what is this for?
otherwise, ack
--
Marc-André Lureau
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-d
Hi, thank your help. I success to run spice client on mac os x.
so, next step, i want to compile spice client on ipad2(ios), is it
unimpossible mission??
1. spice client transplantation to ipad2, anyone have good idear?
2. ipad(ios) can complie the spice like to mac os x? two os both based on
22 matches
Mail list logo