Re: [Spice-devel] Remote viewer channel timeout?

2015-04-22 Thread Ignazio Cassano
Yes, there were a squid proxy and it works setting read_timeout = 15 hours 2015-04-22 15:15 GMT+02:00 Christophe Fergeau cferg...@redhat.com: On Wed, Apr 22, 2015 at 03:06:22PM +0200, Ignazio Cassano wrote: Hi Christophe , many thanks for you help: it works fine :-) Was there a proxy

Re: [Spice-devel] Remote viewer channel timeout?

2015-04-22 Thread Christophe Fergeau
On Wed, Apr 22, 2015 at 03:06:22PM +0200, Ignazio Cassano wrote: Hi Christophe , many thanks for you help: it works fine :-) Was there a proxy involved in the end? Or were there more issues? Christophe pgpjIP5zvQguF.pgp Description: PGP signature

Re: [Spice-devel] Remote viewer channel timeout?

2015-04-22 Thread Ignazio Cassano
Hi Christophe , many thanks for you help: it works fine :-) Regards 2015-04-21 17:54 GMT+02:00 Christophe Fergeau cferg...@redhat.com: On Tue, Apr 21, 2015 at 05:23:49PM +0200, Ignazio Cassano wrote: Hi all, I am using remote-viewer for connecting to a vm with spice protocol. If I do not

Re: [Spice-devel] [spice-common] configure.ac: Check for needed python modules for git builds

2015-04-22 Thread Christophe Fergeau
On Mon, Apr 13, 2015 at 01:08:20PM +0200, Christophe Fergeau wrote: diff --git a/autogen.sh b/autogen.sh index e4ada55..0a69542 100755 --- a/autogen.sh +++ b/autogen.sh @@ -15,5 +15,5 @@ autoreconf --verbose --force --install cd $olddir if [ -z $NOCONFIGURE ]; then -

[Spice-devel] [PATCH spice-gtk] session: disable default socket proxy

2015-04-22 Thread Marc-André Lureau
GSocketClient uses the system proxy by default, and it may end up using the system HTTP proxy with bad results if CONNECT is not supported. spice-gtk uses it's own SPICE_PROXY instead, and doesn't rely on GSocketClient default proxy but GProxyAddress instead. Disabling the default proxy solve a

Re: [Spice-devel] [spice-common] configure.ac: Check for needed python modules for git builds

2015-04-22 Thread Jonathon Jongsma
On Wed, 2015-04-22 at 17:57 +0200, Christophe Fergeau wrote: On Mon, Apr 13, 2015 at 01:08:20PM +0200, Christophe Fergeau wrote: diff --git a/autogen.sh b/autogen.sh index e4ada55..0a69542 100755 --- a/autogen.sh +++ b/autogen.sh @@ -15,5 +15,5 @@ autoreconf --verbose --force --install

[Spice-devel] some confusion about build spice client in windows OS

2015-04-22 Thread enwplan001
hello , i'm a student . i'm interested in freedesktop, now i want to build SPICE CLIENT in vs2008 with it's source under the instruction this page :http://www.spice-space.org/page/Building_Instructions ,when i download spice with git clone git://cgit.freedesktop.org/spice/spice, i can't find