Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Java 6 and Linux GTK errors (swt_awt)
Java 6 and Linux GTK errors (swt_awt) [message #461262] Mon, 08 January 2007 12:08 Go to next message
Marcel Austenfeld is currently offline Marcel AustenfeldFriend
Messages: 160
Registered: July 2009
Senior Member
I have encountered several problems when switching my application
to Linux (Ubuntu 6.10) with the swt_awt bridge.
A bug which often occurs is a stack overflow related to the X11
server.

Exception on Toolkit thread: java.lang.StackOverflowError
java.lang.StackOverflowError
at sun.awt.X11.XlibWrapper.CallErrorHandler(Native Method)
at sun.awt.X11.XToolkit.SAVED_ERROR_HANDLER(Unknown Source)
at sun.awt.X11.XToolkit.GlobalErrorHandler(Unknown Source)......

This bug only occurs in certain situations which makes me think this is a bug of the Eclipse platform.
Another bug seems to occur when using Java 6 and the swt_awt bridge. Not only the layout doesn't work properly also my rcp application freezes when using the native look and feel which has been improved with the Java 6 platform.

Any comments about similar experiences or how this bugs can be avoided are appreciated.
Re: Java 6 and Linux GTK errors (swt_awt) [message #467463 is a reply to message #461262] Fri, 04 May 2007 07:15 Go to previous message
Marcel Austenfeld is currently offline Marcel AustenfeldFriend
Messages: 160
Registered: July 2009
Senior Member
Has anybody some information about the progress of the swt_awt bridge using java 6 under linux.
I've seen no progress on this topic since the first message.
For example also the new update to java 1.6.01 didn't fix the problem with the native look and feel. It still hangs.


Any information about this topic is appreciated !
Previous Topic:Activities have no effect
Next Topic:Shell transparency?
Goto Forum:
  


Current Time: Tue Apr 23 11:07:23 GMT 2024

Powered by FUDForum. Page generated in 0.03409 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top