From owner-freebsd-ports@FreeBSD.ORG Tue May 3 09:56:07 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 D96B71065672; Tue, 3 May 2011 09:56:07 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 83F2C8FC08; Tue, 3 May 2011 09:56:07 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward11.mail.yandex.net (Yandex) with ESMTP id B2369E80E5A; Tue, 3 May 2011 13:56:05 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1304416565; bh=VPp9OZIvcCaOXOy1+/CwHGwMyK8JXBlWQyxp0uh3YW8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=G/PgS+giUUooPikFRGNpOOFKh4vnbRGCyNmautxTePgJRPh59G7chJ7Paq60/+Q36 7LeqgtMHUN+OLANzmF07WBfNgnjzPtSWercl98W2wkYjfmxRNCksvBlLStEcYMV4yP bgvpLo81wcs57vIxSds4eJCPc230vI8muvT4R61E= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 3D90F389808A; Tue, 3 May 2011 13:56:05 +0400 (MSD) Message-ID: <4DBFD0B9.40703@yandex.ru> Date: Tue, 03 May 2011 13:54:01 +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> <4DBFCA0F.6000006@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:56:07 -0000 03.05.2011 13:35, Baptiste Daroussin пишет: > 2011/5/3 Ruslan Mahmatkhanov: >> 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. >> > what environnement are you using ? a full gnome ? because chromium as > some kinds of magic to determine which environnement you are using and > then checked for the configuration backend concerned. Yes, it's full gnome 2.32 environment but there is also some kde parts installed, that is needed for k3b and tora. > > in your case it looks like it doesn't get the proxy from gconf. How i can check this to be sure? Firefox and epiphany also get this data from gconf and do it without a problem. Does it work for you? PS. I also get private response from George Liaskos. It seems that he has some insight of what is can happen there, and he will look for that later. -- Regards, Ruslan