From owner-freebsd-stable@FreeBSD.ORG Mon Nov 22 14:50:00 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EAE9106566B for ; Mon, 22 Nov 2010 14:50:00 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id C71568FC15 for ; Mon, 22 Nov 2010 14:49:59 +0000 (UTC) Received: by qwi4 with SMTP id 4so919208qwi.13 for ; Mon, 22 Nov 2010 06:49:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=X10jd1bu1zoeBPND7+T0xwNImoy+tHIQaxq4XyP8qx8=; b=BQaxKWAHF49F80gkT8DYQ/xxqoj7wmxfkLzbza2jH5sGH0tceDAvojqqmOQzTvrLgB Vn0jyVx6CDzAiRZwGaac+R/EYZXdZoJCvEyCSWvqYqyW5FIqGSKR/EKy3x7QTeUVUGcG 9towPnikF46oxvUhc95l4RB568eULgN3PgL6E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=TrQf32cfz2X9aDQg+3LYLco+AqEgGKriTBAX2g7C5GS8Lp2ulf5OzJdK5o8P4SD5+8 7N/LMtsKpVR1+VryJkdbYtzVlWibgJmdkYtHmZC5PXWq9QRlS9+Ptbaer+1lhq+S2uMf s7KWbrvuISDRjRKfVTn6XoRu092rhgm+HR39Y= MIME-Version: 1.0 Received: by 10.229.110.8 with SMTP id l8mr4990454qcp.144.1290435572365; Mon, 22 Nov 2010 06:19:32 -0800 (PST) Received: by 10.229.182.18 with HTTP; Mon, 22 Nov 2010 06:19:32 -0800 (PST) In-Reply-To: References: Date: Mon, 22 Nov 2010 14:19:32 +0000 Message-ID: From: Tom Evans To: Alexander Logvinov , FreeBSD Stable , chromium@hybridsource.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: www/chromium ignores proxy settings X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 14:50:00 -0000 On Mon, Nov 22, 2010 at 2:00 PM, Alexander Logvinov wrot= e: > Hello! > > =C2=A0Use =C2=A0chrome --proxy-server=3D"http://proxy:3128/" :) > Hi Alexander That didn't work either, it would not even make any connections then. With '--proxy-server=3Dproxy:3128' though, it works correctly! It would still be nice to be able to set these options in the right place in the gui, and have them work :) Cheers Tom