[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] [eclipse.tools] M5: wrong GTK version & slow behavior

On Wed, 12 Feb 2003 23:45:26 +0100, Doug Walker wrote:

> I've noticed two issues with M5.
> 
> 1) When starting eclipse I see a warning message in the console saying
> the following:
> 
> ***WARNING: Gtk+ version too old (micro mismatch) ***WARNING: SWT
> requires GTK 2.0.6
> ***WARNING: Detected: 2.0.2
> 
> I'm running RH 7.3 on a server that will not be updated any time soon. I
> hope it is not the intention of the development team to require GTK
> 2.0.6 as this would be a total show stopper for my team.

You're running Eclipse on a server? But Eclipse still runs doesn't it?
I've found updating GTK quite painless in RH7.3 (even though there are no
"official" RPM packages, you can build them yourself).
 
> 2) When I have a Java class open for editing in the Java perspective, if
> I double-click on a method name in the Outline view, it taks a very long
> time (on the order of 30-50 seconds) before focus is achieved in the
> Java Editor.

That's a problem I've noticed too. Sometimes editors in Eclipse/GTK seem
to hang; it can take a long time before they react to events (close, open
file, scrolling). Could be bug 23472 which should be fixed in the last
nightly build.

Klaasjan