zrevai / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
2 stars 0 forks source link

Starting error on Linux #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. sh PMS.sh

What is the expected output? What do you see instead?
Seeing the GUI I would assume but I get an error

---------------------------

ricardo@ricardo-desktop:/usr/share/pms-linux/pms-linux-1.03$ sh PMS.sh 
[main] TRACE 20:27:32.997 Error in accessing debug.log...
[main] TRACE 20:27:32.998 Using temp folder for debug.log...
[main] TRACE 20:27:33.367 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:113)
   at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:271)
   at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:251)
   at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:181)
   at net.pms.PMS.init(PMS.java:277)
   at net.pms.PMS.get(PMS.java:867)
   at net.pms.PMS.main(PMS.java:927)

What version of the product are you using? On what operating system?
Product version 1.03 on Ubuntu 8.10

Please provide any additional information below and PLEASE JOIN debug.log
file !!

Just try to start the program.

Original issue reported on code.google.com by ricardos...@gmail.com on 23 Jan 2009 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by ps3mediaserver@gmail.com on 24 Jan 2009 at 2:30