Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2011 15:50:26 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        Baptiste Daroussin <baptiste.daroussin@gmail.com>
Cc:        FreeBSD Ports Mailing List <ports@freebsd.org>, chromium@freebsd.org
Subject:   Re: www/chromium ignores gnome proxy settings
Message-ID:  <4DBFEC02.3070002@yandex.ru>
In-Reply-To: <BANLkTin8gbSC6Ds4Gxo9qHuntjgCpwRR9g@mail.gmail.com>
References:  <4DBFA802.7010809@yandex.ru> <BANLkTim-LMvWcyvoqNOrmKC1puhrDShDZQ@mail.gmail.com> <4DBFCA0F.6000006@yandex.ru> <BANLkTikNtXEVSO7g2-JV4d94e0d6%2BhLicw@mail.gmail.com> <BANLkTinyYe2P27aUK-scEKHx21ajdN5Zog@mail.gmail.com> <4DBFDD24.7000406@yandex.ru> <4DBFE632.7010902@yandex.ru> <BANLkTin8gbSC6Ds4Gxo9qHuntjgCpwRR9g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
03.05.2011 15:32, Baptiste Daroussin пишет:
> 2011/5/3 Ruslan Mahmatkhanov<cvs-src@yandex.ru>:
>> 03.05.2011 14:47, Ruslan Mahmatkhanov пишет:
>>>
>>> So what should i do? Rebuild chromium without this patch?
>>> As i understand with it chromium doesn't use gconf to obtain
>>> proxy settings.
>>
>> Ah, ok. I now understand. chromium uses linux-specific inotify
>> mechanism, so proxy-checking procedure was redefined.
>> So our chromium port can't work via proxy atm.
>>
> (Reply to the list is better :))
>
> IIRC (from the chromium 9 code) it determines your environnement then
> it on gnome query gconf, on kde uses a inotify to monitor the kde
> configuration directory mecanism (I changed to use kqueue) and uses
> the envirnement variable http_proxy.
>
> You can also specify the proxy from the command line: --proxy-server
>
> so if It hasn't changed since the problem for you should be that it
> doesn't determine you are on gnome.

I just tried it with --proxy-server - it works. Thanks for the hint.
And it doesn't work with --proxy-auto-detect.

-- 
Regards,
Ruslan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DBFEC02.3070002>