Date: Mon, 27 Apr 2009 00:26:32 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Andreas Wetzel <mickey242@gmx.net> Cc: gnome@freebsd.org Subject: Re: ports/133794: x11/gnome2: No go with automatic proxy configuration Message-ID: <1240806392.58743.170.camel@shumai.marcuscom.com> In-Reply-To: <49F51B8D.3010401@gmx.net> References: <200904261440.n3QEe27D007747@freefall.freebsd.org> <1240771175.58743.159.camel@shumai.marcuscom.com> <49F4BEF7.1030208@gmx.net> <1240780673.58743.169.camel@shumai.marcuscom.com> <49F51B8D.3010401@gmx.net>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Mon, 2009-04-27 at 04:42 +0200, Andreas Wetzel wrote: > Joe Marcus Clarke wrote: > > On Sun, 2009-04-26 at 22:07 +0200, Andreas Wetzel wrote: > >> Joe Marcus Clarke wrote: > >>> On Sun, 2009-04-26 at 14:40 +0000, Andreas Wetzel wrote: > >>>> The following reply was made to PR ports/133794; it has been noted by GNATS. > >>>> > >>>> From: Andreas Wetzel <mickey242@gmx.net> > >>>> To: bug-followup@FreeBSD.org, mickey242@gmx.net > >>>> Cc: > >>>> Subject: Re: ports/133794: x11/gnome2: No go with automatic proxy configuration > >>>> Date: Sun, 26 Apr 2009 16:38:49 +0200 > >>>> > >>>> The output is always the same for all three scenarios: direct connection, > >>>> manual proxy configuration, auto proxy configuration: > >>>> > >>>> http://www.freebsd.org > >>>> *** Unable to locate valid config! Falling back to auto-detection... > >>>> *** PAC found, but no active PAC runner! Falling back to direct... > >>>> direct:// > >>>> > >>>> > >>>> The PAC file looks like this, and is served as content-type > >>>> 'application/x-ns-proxy-autoconfig': > >>>> > >>>> function FindProxyForURL(url, host) > >>>> { > >>>> if(isPlainHostName(host) || dnsDomainIs(host, ".mydomain.tld")) > >>>> return "DIRECT"; > >>>> > >>>> return "PROXY 10.1.1.1:3128; DIRECT"; > >>>> } > >>> Looks like you need to install one of libproxy-mozjs or libproxy-webkit > >>> to get a PAC runner (i.e. a JavaScript engine). Try installing one of > >>> those, and see if you can use the PAC. > >> I have now installed libproxy-webkit, which seems to do the job: > >> > >> http://www.freebsd.org > >> http://10.6.6.1:3128 direct:// > >> > >> Well, despite the fact, that proxy still dumps core, when i press ^D > > > > Did you capture a back trace with symbols? > > No, how can i do this? > > >> libproxy-mozjs wants to install firefox2, which i was finally glad to get rid > >> of after all, so thanks, but no thanks :) > > > > At the time, all we had was firefox. Try adding libxul to the USE_GECKO > > line, and see if you can build with libxul instead. > > /usr/ports/net/libproxy-mozjs: make > > Warning: libproxy does not support any gecko you > listed in WITH_GECKO=libxul. > "firefox" will be used > > for gecko support, but you can change that by using one of > the following values: > > firefox > > Not much of a choice here :) As I said, try adding libxul to the USE_GECKO line in the Makefile. Joe > -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkn1M/YACgkQb2iPiv4Uz4eAyACbBDeOfonpeIIHMSrOUg4V/zDB O/IAmwVI1jP7EdZyMIck2O2FvA4KveQp =M2Ot -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1240806392.58743.170.camel>
