Hey can anyone tell me why I keep getting JVM crashes with the 1.5 JDK
and some org.gnu.gnome widgets, like About?
For instance, I'm trying to call this:
About about = new About("Jyum","0.1","GPL","The Java yum
interface",documenters, documenters , null ,null);
about.show();
and I get a very nasty jvm crash (attached)... however, gij seems to not
have any problems.
- raf
|