From owner-freebsd-questions@FreeBSD.ORG Thu Mar 15 18:07:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6EEFB16A409 for ; Thu, 15 Mar 2007 18:07:44 +0000 (UTC) (envelope-from michel.boto@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 95E8713C46C for ; Thu, 15 Mar 2007 18:07:41 +0000 (UTC) (envelope-from michel.boto@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so427080ugh for ; Thu, 15 Mar 2007 11:07:37 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Y7DdKbf82qI2NVDBtqeaRiKqqRCE892+MR5P4Roku2r1qE1hOY8+1Wmt0uiTJrfpL19agqQN5gK7pPdlaJ5DodLrE2YvbsKN2affyGXf6nvrv0/6yQDwN53HS+KEx07nVGTucD14xkR2Grt5RwjNWBC+SDr5eDXtfbJvDB/eTcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=D1eGUfsndG+3gHGEONT2EYo0BNt0sfYyfIkbj129souODbJh7rMuPDsiT6VqgA4RrZ6zb8k122jRa1xxp9vJfs2LMXnBoXVJ1xKwC7AWQXvow/gP741GstXOmlRwZchfv65Hp0jHr1fbwLo0xEtJJEY1+Ol+tIHH/y1rRaPXtaE= Received: by 10.78.20.13 with SMTP id 13mr500763hut.1173982057412; Thu, 15 Mar 2007 11:07:37 -0700 (PDT) Received: from ?192.168.0.2? ( [213.47.1.220]) by mx.google.com with ESMTP id y2sm3080664mug.2007.03.15.11.07.35; Thu, 15 Mar 2007 11:07:36 -0700 (PDT) Message-ID: <45F98B79.8030909@gmail.com> Date: Thu, 15 Mar 2007 19:07:53 +0100 From: Mike User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: 45A52233.1020803@etecsa.cu <45F97E99.9090706@etecsa.cu> In-Reply-To: <45F97E99.9090706@etecsa.cu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: amarok lyrics: proxy and ruby? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2007 18:07:44 -0000 Anna Vazquez Nikonova wrote: > To me it seems that is becouse amarok didnt find the proxy.But with > older version 1.3.9 i can, what is the problem? Can somebody help me? > _______________________________________________ > Leave Amarok open and type this in a console window: dcop amarok script proxyForProtocol http If it prints an empty line instead of a string like "http://somehost:someport", you probably need to open kcontrol and configure the proxy settings. Even if you don't use KDE, you need to configure proxy support in kcontrol (don't worry, if you can run Amarok then you have kdelibs, which means you also have kcontrol), because Amarok grabs its knowledge of the proxy addresses from there.