From owner-freebsd-eclipse@FreeBSD.ORG Wed Nov 9 07:51:32 2005 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A48A16A41F for ; Wed, 9 Nov 2005 07:51:32 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1632B43D45 for ; Wed, 9 Nov 2005 07:51:32 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id C5326F24AB; Tue, 8 Nov 2005 23:51:31 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00819-01; Tue, 8 Nov 2005 23:51:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 286EDF23D9; Tue, 8 Nov 2005 23:51:31 -0800 (PST) From: Sean McNeil To: mic In-Reply-To: <4371A88B.7050904@hardcore.lt> References: <4371A88B.7050904@hardcore.lt> Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Tue, 08 Nov 2005 23:51:31 -0800 Message-Id: <1131522691.1380.3.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: freebsd-eclipse@FreeBSD.org Subject: Re: eclipse 3.1.1_2 gui problems X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 07:51:32 -0000 On Wed, 2005-11-09 at 09:43 +0200, mic wrote: > Hi, > > i've made portupgrade -af after migration to 6.0-release and eclipse > again acts funny. > > for example, it displays dialog waaay too big while loading and cant > display about dialog - just empty window is opened, some dialogs are not > working at all - like when i click on "add external jars" button in > project properties/java buildpath no dialog is opened at all... > > i've made portupgrade -fRx jdk eclipse but it didn't help... Most likely this is the long-standing problem with libz and libzip. There are two possible solutions floating around that have still not been incorporated into Java. Do you get messages about the wrong version of libz regarding your theme? This would be output to the terminal you invoke eclipse in. Have you tried other themes? Cheers, Sean