Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-05 Thread Marc-André Lureau
Hi - "Alon Levy" wrote: > > spice-widget.c: In function 'clipboard_received_cb': > > spice-widget.c:1660: error: 'VD_AGENT_CLIPBOARD_NONE' undeclared > > You have a too old spice-protocol - get 0.6.3 from the download page: > http://spice-space.org/download.html > Thanks, I updated the co

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Gianluca Cecchi
On Fri, Dec 3, 2010 at 4:54 PM, Marc-André Lureau wrote: [snip] > There are various things that are needed before you can really start a > Spice VM from virt-manager, it's still work in progress. > > I use a qemu wrapper to run my spice branch of qemu. I edit the VM > configuration with virsh and

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Marc-André Lureau
Hi On Fri, Dec 3, 2010 at 3:48 PM, Gianluca Cecchi wrote: > Ok. > it works, nice. > Some things: > - The icons at the top under the menu should have some sort of tool > tip? In that case O don't see anything while placing mouse on them Spicy is a simple client. I don't know how far we want to de

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Gianluca Cecchi
Ok. it works, nice. Some things: - The icons at the top under the menu should have some sort of tool tip? In that case O don't see anything while placing mouse on them - My guest is w2k3 (no qxl drivers installed yet) 32 bit. The resolution is set to 800x600 When I open the client, xwininfo says th

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Gianluca Cecchi
On Fri, Dec 3, 2010 at 2:56 PM, Gianluca Cecchi wrote: > On Fri, Dec 3, 2010 at 2:02 PM, Marc-André Lureau > wrote: >> Hi >> >> elma...@makai:~/src/spice/spice-gtk (master %)$ rpm -qf >> /usr/share/gir-1.0/Pango-1.0.gir >> >> pango-devel-1.28.1-4.fc14.x86_64 >> >> This file is not directly requir

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Gianluca Cecchi
On Fri, Dec 3, 2010 at 2:02 PM, Marc-André Lureau wrote: > Hi > > elma...@makai:~/src/spice/spice-gtk (master %)$ rpm -qf > /usr/share/gir-1.0/Pango-1.0.gir > > pango-devel-1.28.1-4.fc14.x86_64 > > This file is not directly required by spice-gtk. There is probably a > missing dependency in another

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Marc-André Lureau
Hi On Fri, Dec 3, 2010 at 1:20 PM, Gianluca Cecchi wrote: > Couldn't find include 'Pango-1.0.gir' (search path: ['.', > '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']) elma...@makai:~/src/spice/spice-gtk (master %)$ rpm -qf /usr/share/gir-1.0/Pango-1.0.gir pango-devel-1.28.1-

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Marc-André Lureau
Hi On Fri, Dec 3, 2010 at 2:34 AM, Bitman Zhou wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x0804bb8a in restore_configuration (s=0x80b3c08, channel=0x8174690, > data=0x80b3250) at spicy.c:367 > 367             state = g_key_file_get_boolean(keyfile, "general", keys[i], > &err

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-03 Thread Gianluca Cecchi
On Thu, Dec 2, 2010 at 4:07 PM, Alon Levy wrote: > On Thu, Dec 02, 2010 at 03:56:28PM +0100, Gianluca Cecchi wrote: >> On Thu Dec 2 05:25:19 PST 2010 Marc-André Lureau wrote: >> > One week after 0.1.0, here is the second release of spice-gtk! >> > >> > http://spice-space.org/download/gtk/spice-gtk

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-02 Thread Bitman Zhou
Hi, I am trying this new release on Ubuntu 10.04 32bit. The compile is ok but I get segfault when connecting a spice server. The 0.1 release doesn't have this issue. Program received signal SIGSEGV, Segmentation fault. 0x0804bb8a in restore_configuration (s=0x80b3c08, channel=0x8174690, data=0x8

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-02 Thread Gianluca Cecchi
On Thu, Dec 2, 2010 at 4:11 PM, Marc-André Lureau wrote: > Hi > > - "Alon Levy" wrote: > >> > spice-widget.c: In function 'clipboard_received_cb': >> > spice-widget.c:1660: error: 'VD_AGENT_CLIPBOARD_NONE' undeclared >> >> You have a too old spice-protocol - get 0.6.3 from the download page:

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-02 Thread Alon Levy
On Thu, Dec 02, 2010 at 03:56:28PM +0100, Gianluca Cecchi wrote: > On Thu Dec 2 05:25:19 PST 2010 Marc-André Lureau wrote: > > One week after 0.1.0, here is the second release of spice-gtk! > > > > http://spice-space.org/download/gtk/spice-gtk-0.2.tar.bz2 > > Hello, > my system is F13 x86_64 with

Re: [Spice-devel] [Announce] spice-gtk 0.2

2010-12-02 Thread Gianluca Cecchi
On Thu Dec 2 05:25:19 PST 2010 Marc-André Lureau wrote: > One week after 0.1.0, here is the second release of spice-gtk! > > http://spice-space.org/download/gtk/spice-gtk-0.2.tar.bz2 Hello, my system is F13 x86_64 with virt-preview enabled. I get this when running make command, after installing de