From owner-freebsd-eclipse@FreeBSD.ORG Sat Sep 24 22:57:20 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 E261016A41F for ; Sat, 24 Sep 2005 22:57:20 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D56C43D48 for ; Sat, 24 Sep 2005 22:57:20 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so60497nzd for ; Sat, 24 Sep 2005 15:57:19 -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=Ms7/qUglflY4qtKAObrXRDoyO7Jlpemy9hNWatbRRiwNwCEjO9hQFezyo06iOryj4feT6plfMEZsKRjr/cLaIzGNLB3j8WeXCCtdH3gtm/S0uJDY7TGMBvDoCOJZr4kF94uSfY5rSiAi5JH/OKpYGe/KqvFnxMglLCxaTDsLrtM= Received: by 10.36.75.12 with SMTP id x12mr149773nza; Sat, 24 Sep 2005 15:57:19 -0700 (PDT) Received: by 10.37.2.78 with HTTP; Sat, 24 Sep 2005 15:57:19 -0700 (PDT) Message-ID: Date: Sat, 24 Sep 2005 23:57:19 +0100 From: Mark Hobden To: Panagiotis Astithas In-Reply-To: <4333CC65.90008@ebs.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1127383357.51404.26.camel@tos.teleplan.no> <4333CC65.90008@ebs.gr> Cc: freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.1_2 window problems X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Hobden 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: Sat, 24 Sep 2005 22:57:21 -0000 On 9/23/05, Panagiotis Astithas wrote: > Or, equivalently, start eclipse with the -clean option. Furthermore, > since this seems like a gtk thing, try removing your gtk/gnome > preference files, or create a new user and try from his account. Another > interesting thing would be to try to run eclipse with jdk14 instead of > jdk15. The combination of these three tasks (a new user with jdk14 and > no eclipse preferences stored) should at least be working. I have finally found what was causing the problems for me. A gtk library revision patch was dropped from the port that my freshly installed system seems to require. I have submitted how to fix it as a problem report: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D86538 >Category: ports >Responsible: freebsd-ports-bugs >Synopsis: java/eclipse builds with wrong gtk libraries >Arrival-Date: Sat Sep 24 22:50:15 GMT 2005 Thanks, Mark Hobden