From owner-freebsd-ports@FreeBSD.ORG Thu Sep 23 10:18:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9288816A4CE; Thu, 23 Sep 2004 10:18:11 +0000 (GMT) Received: from portalis.it (mail1.portalis.it [213.199.4.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6373A43D46; Thu, 23 Sep 2004 10:18:10 +0000 (GMT) (envelope-from esaltato@tele2.it) Received: from [62.123.62.79] ([62.123.62.79]) by portalis.it with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 23 Sep 2004 12:39:10 +0200 Message-ID: <4152A2DE.4030703@tele2.it> Date: Thu, 23 Sep 2004 12:18:06 +0200 From: Esaltato User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040911) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <4151FE17.9020005@tele2.it> <1095902868.13015.0.camel@shumai.marcuscom.com> In-Reply-To: <1095902868.13015.0.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: FreeBSD port: rhythmbox-0.8.5_3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 10:18:11 -0000 Joe Marcus Clarke wrote: >On Wed, 2004-09-22 at 18:35, Esaltato wrote: > > >>There are 2 problems with this port: the first is the 100% cpu >>utilization I experience as I listen to internet radios. This is not the >>old idle bug. >> > >I have heard this before, but I don't listen to Internet radio, so I >have never explored it. But have you got the same bug? >>The second is the missing right icon in the contextual menu. A default >>blank file icon is showed instead, but being 32x32 it messes up the >>whole menu. >> >> > >What contextual menu? Please provide a screenshot. > >Joe Sorry, I was a bit vague. The gnome nautilus menu, when you right-click on any folder/multimedia file. Just imagine the nice 16x16 stereo icon replaced with a standard blank 32x32 gnome icon (the 3Dish white sheet). The menu consequentially messes up. This forced me to uninstall RB. Screenshot: http://66.195.17.52/~esaltat/images/screenshotto.png >>The first may as well be a program bug, the second seems to be a port >>problem. >> >>I'm on FreeBSD 5.2.1, Rhythmbox compiled from ports using -02 -pipe -sse.