I've just upgraded from OpenSUSE 11.0 to 11.1 and get the following error:
[main] TRACE 18:18:25.085 Class not found: net.pms.newgui.update.AutoUpdateDialog
Header Chunk. Image width:256 height:256 depth:8 color type:6 compression type:0 filter type:0 interlace:0
java.lang.NullPointerException
at net.pms.util.KeyedComboBoxModel.fireListDataEvent(KeyedComboBoxModel.java:208)
at net.pms.util.KeyedComboBoxModel.setSelectedKey(KeyedComboBoxModel.java:249)
at net.pms.newgui.NetworkTab.build(NetworkTab.java:115)
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:316)
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:296)
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:226)
at net.pms.PMS.init(PMS.java:281)
at net.pms.PMS.get(PMS.java:865)
at net.pms.PMS.main(PMS.java:927)
Java version:
wNASv2:~/x/pms-linux-1.10.1 # java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b11)
OpenJDK Client VM (build 1.6.0_0-b11, mixed mode)
wNASv2:~/x/pms-linux-1.10.1 #
