On Mon, Oct 26, 2009 at 09:26:02PM -0700, Aaron Stellman wrote: > Hello ports@, > > Just updated to -current from 10/22/09, amd64. Updated all packages to > what's latest in the mirrors, dated Oct 23rd. > Some dialogs in Eclipse started to misbehave. For example, open Eclipse, > File -> New -> Project, select "Java Project", click 'Next' and nothing > happens. Perhaps it's not eclipse problem, but that's the only place > I've noticed it. I also tried without ~/.gtkrc-2.0, but nothing changes. > > Eclipse package from the mirror from previous month worked okay. I have > no idea how to debug it. > I've also updated my other amd64 box, ended up with exactly same > behavior. > > Any thoughts?
Don't know if anyone experiences this problem, but the solution is to start eclipse like that: GDK_NATIVE_WINDOWS=1 /usr/local/bin/eclipse
