From owner-freebsd-eclipse@FreeBSD.ORG Wed Sep 14 09:50:16 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 997C416A41F for ; Wed, 14 Sep 2005 09:50:16 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D9743D45 for ; Wed, 14 Sep 2005 09:50:15 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so90898nzd for ; Wed, 14 Sep 2005 02:50:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=P0qRHPaK2G08y2/8M+9uqypWmisIfEsdXZQJbO1ZDpcI86RZ0yjOFPGfsN2ni2MiEAZ9hvG15NYJpS7AEpFp6t0nittVbL9O1PesCjkbBjv/Q9YAlcONhBp09XA0EPwJrWCyMDxHC3be1VUW+mcYmVBZJgy5NRDFjRlDzRiDAXY= Received: by 10.36.56.1 with SMTP id e1mr742478nza; Wed, 14 Sep 2005 02:50:15 -0700 (PDT) Received: by 10.37.2.78 with HTTP; Wed, 14 Sep 2005 02:50:15 -0700 (PDT) Message-ID: Date: Wed, 14 Sep 2005 10:50:15 +0100 From: Mark Hobden To: Vladimir Grebenschikov In-Reply-To: <1126688928.14844.28.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1126688928.14844.28.camel@localhost> Cc: freebsd-eclipse@freebsd.org Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: markhobden@gmail.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, 14 Sep 2005 09:50:16 -0000 On 9/14/05, Vladimir Grebenschikov wrote: > I've restored required .so libraries from saved packages, eclipse works, > but with one strange thing in interface: all popup dialogues (like > progress while CVS updating) are sized abnormally big (about 60 % of > screen). >=20 > Everything else looks ok. Hi Vladimir, After updating to the latest version (in the ports tree) of a bunch of ports (not installing gnome 2.12) a couple of days ago I had exactly the same thing happen to me, after spending a long time downgrading ports to try and work out what caused it, it unexpectedly started working after installing the jdk 1.4.2 (i had been using 1.5.0). After removing the jdk 1.4.2 it did not go back to huge sized dialogs so I still have no idea what caused it. It would be great if you could let me know if you manage to resolve this problem what fixed it for you. Thanks, -- Mark