From owner-freebsd-chromium@FreeBSD.ORG Tue May 3 09:13:07 2011 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5532106564A; Tue, 3 May 2011 09:13:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4CFF68FC15; Tue, 3 May 2011 09:13:06 +0000 (UTC) Received: by fxm11 with SMTP id 11so6032078fxm.13 for ; Tue, 03 May 2011 02:13:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=4EClZGSI9zztbPsVM4A2NXk9EeUc7JdJqs8UV3BS6fI=; b=v1QaFJGj7G2JzfD4QFGoL81ypK+xMZdwTFfoWvziUX72Wu6KMoA7aweXwX9kKyNCr1 ypAry1tR0vPE1mvqwAadBP2snOffCn5FBvzWqp/vl/ZoixrKAzZt6jI+EgogesLq/OeL UKMZgsijkK2ud0XamV716svqFgUHrrRl2dr9U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=pXXMR2uuy4J9HqSAO0Uc4ubkXGXkYtMR9pgdmZhPviJPfmwkk8OUOaRdSVu46+ITY/ jwDlfkvzPm46nhwA5dWm81vIvhqwrVWMes5hwH5LNFIH9TPBtIs5bB8biQXinH1h3+rQ TEY0B8K5mC8BmSgZfUo0801q1y1iEPa3kjiq4= Received: by 10.223.87.218 with SMTP id x26mr1130796fal.133.1304413986079; Tue, 03 May 2011 02:13:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.123.137 with HTTP; Tue, 3 May 2011 02:12:46 -0700 (PDT) In-Reply-To: <4DBFA802.7010809@yandex.ru> References: <4DBFA802.7010809@yandex.ru> From: Baptiste Daroussin Date: Tue, 3 May 2011 11:12:46 +0200 Message-ID: To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=KOI8-R Cc: FreeBSD Ports Mailing List , chromium@freebsd.org Subject: Re: www/chromium ignores gnome proxy settings X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 09:13:08 -0000 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? > > -- > Regards, > Ruslan > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > What option did you use to build chromium ? regards, Bapt