Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2010 09:55:27 +0100
From:      Horst Leitenmueller <horst.leitenmueller@liwest.at>
To:        Jonathan Chen <jonathan.chen@solnetsolutions.co.nz>
Cc:        sepotvin@FreeBSD.org, freebsd-java@freebsd.org
Subject:   Re: java/clipse port
Message-ID:  <1266310527.92266.68.camel@lap01>
In-Reply-To: <19598_1266267945_4B79B728_19598_10_1_4B79B72B.2080809@solnetsolutions.co.nz>
References:  <19598_1266267945_4B79B728_19598_10_1_4B79B72B.2080809@solnetsolutions.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
hi is it only on updating ?

perhaps its this bug with gtk+ > 2.18

https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257

open a terminal
setenv GDK_NATIVE_WINDOWS true

or 
export GDK_NATIVE_WINDOWS=true

then start eclipse, and try if buttons are working / behaviour normal
now...

br horst

my script:
#!/bin/sh
setenv GDK_NATIVE_WINDOWS true
/usr/local/bin/eclipse


On Tue, 2010-02-16 at 10:05 +1300, Jonathan Chen wrote:
> Hi,
> 
> I've noticed that since the swt build was taken out from Eclipse, the 
> widgets sometime do not behave as expected. It wasn't so bad last year, but 
> on a recently updated 8-STABLE/amd64 with all ports up-to-date, eclipse is 
> now unusable. I cannot use many of the dialog boxes, as clicking on 'Next' 
> buttons have no effect.
> 
> Possiblity of fix? Or reversion to the slower but more reliable build method?
> 
> Cheers.

-- 
------------------------------------
Horst
------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1266310527.92266.68.camel>