From owner-freebsd-eclipse@FreeBSD.ORG Thu Sep 22 14:50:53 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 5C7DB16A41F for ; Thu, 22 Sep 2005 14:50:53 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6DB243D49 for ; Thu, 22 Sep 2005 14:50:52 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so107662nzd for ; Thu, 22 Sep 2005 07:50:52 -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=U+fJfPDd6nqsJBbi60yOiK0e6N4kTfLSJA/u+4VxV8KR+LEr4vEDZFW2pgg9YxlY1PHIErt4cdZYdaXIwDsVXKK6CHITwqmTnEdMt/v2B4W/oGY/bvLAbuM8YHtsBZfFcgNRT1E971jcb4e7b0/5rieqgKICpULXVe1JJ00+swU= Received: by 10.36.58.3 with SMTP id g3mr524680nza; Thu, 22 Sep 2005 07:50:51 -0700 (PDT) Received: by 10.37.2.78 with HTTP; Thu, 22 Sep 2005 07:50:51 -0700 (PDT) Message-ID: Date: Thu, 22 Sep 2005 15:50:51 +0100 From: Mark Hobden To: Tom Skoglund In-Reply-To: <1127383357.51404.26.camel@tos.teleplan.no> 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> 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: Thu, 22 Sep 2005 14:50:53 -0000 On 9/22/05, Tom Skoglund wrote: > Hi, > > We just changed laptops at work and after that I've experienced problems > with my eclipse environment. The OS is running RELENG_5 btw. I did not > have these problems on my old laptop, but that was before the nspr split > and before the -mno-sse2 fix for the gtk20 port. > > Eclipse was built with WITH_MOZILLA=3Dfirefox, but I tried without that > with the same result. > > The problem is window sizes and content. The progress bar window on > startup is way to big, the same goes for the initial workspace selection > window, the help->about window is empty, some windows pop up with no > size at all etc. Sometimes eclipse even throws an exception (see bottom > of mail) > > I don't know if this exception is the actual problem, or just a result > of the real problem. I do know that this actually has made eclipse > useless for me at the moment. I'm not even able to set up a project run > configuration. > > I remember something about this window problem in an earlier message > somewhere, but I have not been able to find this one. > > > Anyone having these problems? Hi Tom, I have exactly the same problem as you on a RELENG_6 system. Have you tried moving out the way the .eclipse folder in your home directory? Doing this has fixed the problem for someone else. Just out of interest what log file was the error logged to? I have yet to find a log file with anything relevant logged on my system. I still do not know what caused this to start for me. There seems to be a bug on the eclipse bugs system that reports similar difficulties, but has yet to be resolved: Bug 103756 - FreeBSD port bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=3D103756 Regards, Mark Hobden