From owner-freebsd-ports@FreeBSD.ORG Sat Jun 14 19:14:29 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 835A0106567A; Sat, 14 Jun 2008 19:14:29 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by mx1.freebsd.org (Postfix) with ESMTP id D6C638FC15; Sat, 14 Jun 2008 19:14:28 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id EE6FEE40EE69; Sat, 14 Jun 2008 21:14:11 +0200 (CEST) Received: from [84.152.171.48] (helo=freebsdangel.local) by smtp07.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.109 #226) id 1K7bCV-0005jg-00; Sat, 14 Jun 2008 21:14:11 +0200 Message-ID: <48541967.3020603@web.de> Date: Sat, 14 Jun 2008 21:17:59 +0200 From: Tino Engel User-Agent: Thunderbird 2.0.0.14 (X11/20080608) MIME-Version: 1.0 To: "sahil@tandon.net" References: <4853F874.6030007@web.de> <20080614180715.GA3372@shepherd> In-Reply-To: <20080614180715.GA3372@shepherd> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX1+8OSnYKm0Tzp5XfXsZBAnRe0BoigNntV9muGXq Fo1u467jqCt2yxhYGZyj2zrsasxG97rPDaTF3tJzjJuY9cYik/ Qlm6gCEj8= Cc: lme@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: atunes-1.9.0 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: Sat, 14 Jun 2008 19:14:29 -0000 Sahil Tandon wrote: > Tino Engel wrote: > > >> I have a problem starting aTunes. >> > > Before debugging any further, have you tried deleting the .aTunes config > folder in your home directory as suggested here: > > http://sourceforge.net/forum/forum.php?thread_id=2027068&forum_id=656585 > > Yes, I did delete the config dir. Did not solve the issue. Nevertheless I found out, how to fix this issue temporarily: aTunes 1.8.0 works fine with jdk-1.6.0.3p4_2 from ports. The problem starts to occur with 1.8.1. I did some research that could point to the problem: Maybe the source of the problem is, that jdk16 from ports does not have the AWTUtilities class yet (that at least is the reason, why aTunes 1.9.0 does not work). But I could not confirm on 1.8.3. Actually it seems that the newer aTunes versions require a higher update level of jdk. Regards, Tino