Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Im running the Gnome window manager under Linux and can open any Weka Dialog. Why is that and how can I fix it?

0
Posted

Im running the Gnome window manager under Linux and can open any Weka Dialog. Why is that and how can I fix it?

0

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

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123