Im running the Gnome window manager under Linux and can open any Weka Dialog. Why is that and how can I fix it?
The Look and Feel (L&F) implementation that is used under Gnome (com.sun.java.swing.plaf.gtk.GTKLookAndFeel) has a bug, which causes a NullPointerException to be thrown at: weka.gui.PropertySheetPanel.addPropertyChangeListener(PropertySheetPanel.java:160) The workaround for this problem is to specify another default L&F when launching the java process by providing the commandline argument -Dswing.systemlaf=javax.swing.plaf.metal.MetalLookAndFeel Our next release 1.2.1 will have this fix included.
Related Questions
- Im running the Gnome window manager under Linux and can open any Weka Dialog. Why is that and how can I fix it?
- Why do I get the error "kwm: it looks like theres already a window manager running. kwm not started"?
- When I run ds9 with the tvtwm window manager, sometimes the open file dialog box does not appear?