Re: [Spice-devel] paravirtual mouse/tablet, v5

2014-04-11 Thread Gerd Hoffmann
On Mi, 2011-02-02 at 14:48 +1000, Peter Hutterer wrote: ^^ FYI: It's been a while ... > sorry, late again. conference last week. > > On Thu, Jan 27, 2011 at 02:11:35PM +0100, Gerd Hoffmann wrote: > > Next revision the pvmouse protocol. It is quite different now, I've > > decided t

Re: [Spice-devel] [spice-gtk 2/2] Add fallback #define for GDK_IS_X11_DISPLAY

2014-04-11 Thread Christophe Fergeau
On Fri, Apr 11, 2014 at 02:34:13PM +0200, Marc-André Lureau wrote: > It's also in gtk/spice-widget.c, perhaps it's time for a gtk-compat.h? > there are various gtk2/3 define here and there. Yup, my thoughts too while writing these patches, and decided to be lazy and see how it goes ;) I'll send a

Re: [Spice-devel] [spice-gtk 1/2] Add compat implementation of g_queue_free_full()

2014-04-11 Thread Marc-André Lureau
ack On Fri, Apr 11, 2014 at 10:43 AM, Christophe Fergeau wrote: > This was introduced in glib 2.32 and the webdav channel uses it. > --- > gtk/glib-compat.c | 22 ++ > gtk/glib-compat.h | 3 +++ > 2 files changed, 25 insertions(+) > > diff --git a/gtk/glib-compat.c b/gtk/gl

Re: [Spice-devel] [spice-gtk 2/2] Add fallback #define for GDK_IS_X11_DISPLAY

2014-04-11 Thread Marc-André Lureau
It's also in gtk/spice-widget.c, perhaps it's time for a gtk-compat.h? there are various gtk2/3 define here and there. On Fri, Apr 11, 2014 at 10:43 AM, Christophe Fergeau wrote: > It's not available on gtk+ 2.0, and there is no substitute for it, > so it's #defined to TRUE. > --- > gtk/spice-g

Re: [Spice-devel] (spicy.exe:10880): phodav-WARNING: Error opening file 'filename' Permission denied

2014-04-11 Thread Marc-André Lureau
Hi - Original Message - > Hi, here are more details: > The problem is caused by chezdav webdav server. > I test phodav project separately, here: > -build phodav by mingw32 for windows, and I get a chezdav.exe > -run chezdav.exe in win7_x86 > -mount http://hostofserver:port in windows and f

Re: [Spice-devel] [Users] 2 virtual monitors for Fedora guest

2014-04-11 Thread Gerd Hoffmann
On Mi, 2014-04-09 at 14:15 +0300, Itamar Heim wrote: > On 04/09/2014 01:57 PM, René Koch wrote: > > On 04/09/2014 11:24 AM, René Koch wrote: > >> Thanks a lot for testing. > >> Too bad that multiple monitors didn't work for you, too. > >> > >> I'll test RHEL next - maybe this works better then Fedo

[Spice-devel] [spice-gtk 1/2] Add compat implementation of g_queue_free_full()

2014-04-11 Thread Christophe Fergeau
This was introduced in glib 2.32 and the webdav channel uses it. --- gtk/glib-compat.c | 22 ++ gtk/glib-compat.h | 3 +++ 2 files changed, 25 insertions(+) diff --git a/gtk/glib-compat.c b/gtk/glib-compat.c index f940e0a..9d1165e 100644 --- a/gtk/glib-compat.c +++ b/gtk/glib

[Spice-devel] [spice-gtk 2/2] Add fallback #define for GDK_IS_X11_DISPLAY

2014-04-11 Thread Christophe Fergeau
It's not available on gtk+ 2.0, and there is no substitute for it, so it's #defined to TRUE. --- gtk/spice-gtk-session.c | 4 1 file changed, 4 insertions(+) diff --git a/gtk/spice-gtk-session.c b/gtk/spice-gtk-session.c index fe77f47..d67e5e2 100644 --- a/gtk/spice-gtk-session.c +++ b/gtk/s

[Spice-devel] chinese translate

2014-04-11 Thread 杜宏羽
# French translation for spice. # Copyright (C) 2010 Listed translators # This file is distributed under the same license as the gtk-vnc package. # # Marc-André Lureau , 2010 # msgid "" msgstr "" "Project-Id-Version: spice master fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-25 03:2

Re: [Spice-devel] [Users] 2 virtual monitors for Fedora guest

2014-04-11 Thread Christophe Fergeau
On Thu, Apr 10, 2014 at 05:24:21PM -0400, David Mansfield wrote: > > On 04/09/2014 07:15 AM, Itamar Heim wrote: > >On 04/09/2014 01:57 PM, René Koch wrote: > >>On 04/09/2014 11:24 AM, René Koch wrote: > >>>Thanks a lot for testing. > >>>Too bad that multiple monitors didn't work for you, too. > >>