From owner-freebsd-ports@FreeBSD.ORG Tue May 3 09:27:42 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D45B106564A; Tue, 3 May 2011 09:27:42 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id 0873E8FC17; Tue, 3 May 2011 09:27:41 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward12.mail.yandex.net (Yandex) with ESMTP id 31457C21B64; Tue, 3 May 2011 13:27:40 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1304414860; bh=iaoca909ezQw/YTrkHLWJSOR+8vEKjHDI0wTtq0YCCg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=pnjt3MB9zUsnhGwqrNcfBCeCkSgtrS5dw22ULNjFyJFbucawGex/ZIflznCvC10nA EuAqboCXQTOTwyPsZFJSlykkpMl4+fIpSdZSeat+SEuGHUVAGhnRhJlO27hu5c+ezY ecVrBBlbhaEwIxYaN/8WZu7CYnb45ZbM0wEIjGAY= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id C6FF64CC0030; Tue, 3 May 2011 13:27:39 +0400 (MSD) Message-ID: <4DBFCA0F.6000006@yandex.ru> Date: Tue, 03 May 2011 13:25:35 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: Baptiste Daroussin References: <4DBFA802.7010809@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: FreeBSD Ports Mailing List , chromium@freebsd.org Subject: Re: www/chromium ignores gnome proxy settings X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 09:27:42 -0000 03.05.2011 13:12, Baptiste Daroussin пишет: > 2011/5/3 Ruslan Mahmatkhanov: >> Good day. >> >> This problem existed in 6.x/10.x and exists in 11.x. >> If i try to access some webs via proxy, that is >> configured in gnome proxy settings, then chromium >> will response with net::ERR_CONNECTION_TIMED_OUT >> on any url, that i try to access. Still epiphany >> and firefox works as expected. >> Does anybody see this behavior? Any ways to solve >> this? > > What option did you use to build chromium ? WITH_CODECS=true WITH_GCONF=true WITH_VPX=true Only WITH_CODECS is not default option and i doubt that it somehow related. -- Regards, Ruslan