From owner-freebsd-ports@FreeBSD.ORG Sun May 8 17:42:04 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40E191065670 for ; Sun, 8 May 2011 17:42:04 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id EC9E98FC14 for ; Sun, 8 May 2011 17:42:03 +0000 (UTC) Received: by vxc34 with SMTP id 34so6826598vxc.13 for ; Sun, 08 May 2011 10:42:03 -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=/TTnN0BtZv8NMV6SNZHc91M4X5uJLdw4B8YGdVmZKj8=; b=wgyUKVlF4d6tD82V+UWM6AV9PJLqt7QxFMWBBnfu1jXBohS5aTFE44azq0hc2AeDyU FI3mRWjxcQ58nOsFbh7PW6wgNcIh20Sdvk+FawzdPLFyFaGQyfSh3VYjU7CpLPAMaF3R 8P1ficIJA95dntaZTPw+zG2MMQiUBmQozZPHQ= 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=GGLm0lRs0kpa7oOtPjBE7UUnXrkG3kNjHCORLGmltI/1BFKXkoAuUxhpewcM64OfP0 HTzw8ueQBQ2Qx2HdrpDjsEe3Z8GxDmB7qr4oxEp85itTHZT3X6USIZ7uKE7T2GeUoEOu 6utq62uAqXwJSQ7XXYARA4uB6ViipfZPkcGm8= Received: by 10.52.186.231 with SMTP id fn7mr3260887vdc.255.1304876523077; Sun, 08 May 2011 10:42:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.155.40 with HTTP; Sun, 8 May 2011 10:41:43 -0700 (PDT) In-Reply-To: References: <4DAAA8AB.1030602@gmail.com> <20110418131111.12ee9fe9@gmail.com> <4DAC69EC.1030105@gmail.com> From: Christer Solskogen Date: Sun, 8 May 2011 19:41:43 +0200 Message-ID: To: Florent Thoumie Content-Type: text/plain; charset=ISO-8859-1 Cc: David Demelier , "Sergey V. Dyatko" , freebsd-ports@freebsd.org Subject: Re: net-p2p/rtorrent ui does not come 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: Sun, 08 May 2011 17:42:04 -0000 On Sun, May 8, 2011 at 7:35 PM, Christer Solskogen wrote: > On Sat, May 7, 2011 at 6:36 PM, Florent Thoumie wrote: >> >> Sorry it took me a while, but I've finally committed this patch. > > I'm having issues when I have the following in .rtorrentrc > scgi_port = 192.168.0.3:5000 > > rtorrent takes up 100% cpu. but no gui. I also can't quit. Quitting makes rtorrent use 100% CPU. -- chs,