|
|
|
hxall, at first sight I think it's a problem of the underlying framework, and I'm investigating in that direction. In the meantime, may ask you to perform some quick tests?
1) Please go to www.netbeans.org and download the NetBeans 6.0beta IDE (there are some options, choose "Java SE"). Install it and try to run it (then you can remove it). It shares the same framework as blueMarine, so I'm interested to see if it crashes too. 2) Locate the file /usr/bin/bluemarine and the line export AWT_TOOLKIT=MToolkit Change it to export AWT_TOOLKIT=XToolkit and try to launch blueMarine again. 3) The same as above, but completely remove that line. Thanks in advance. Setting export AWT_TOOLKIT=XToolkit seems to fix the problem. It is to be understood which is the impact of this change, as export AWT_TOOLKIT=MToolkit was needed to fix bug
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BM-602(closed since is a duplicate).