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
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 wro
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
> -"$
Yes, there were a squid proxy and it works setting read_timeout = 15 hours
2015-04-22 15:15 GMT+02:00 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?
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
__
Hi Christophe , many thanks for you help: it works fine :-)
Regards
2015-04-21 17:54 GMT+02:00 Christophe Fergeau :
> 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 use audio or
Hi,
On Wed, Apr 22, 2015 at 03:57:56PM +0800, enwplan001 wrote:
> 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 sp
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