Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Project-X runtime error



I was hoping that someone might know what this error is from. I am trying to test out the cvs of projectX and when I attempt to multiplex a file, I get the following error (even though it seems to build fine):

java.lang.UnsatisfiedLinkError: no idctref in java.library.path
java.lang.UnsatisfiedLinkError: no idctsse in java.library.path
java.lang.NumberFormatException: For input string: "null"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
at java.lang.Integer.parseInt(Integer.java:518)
at net.sourceforge.dvb.projectx.common.X.updateState(X.java:4737)
at net.sourceforge.dvb.projectx.common.X$TabListener.actionPerformed(X.java:4729)
at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1197)
at javax.swing.JComboBox.setSelectedItem(JComboBox.java:561)
at net.sourceforge.dvb.projectx.common.X.iniload(X.java:5015)
at net.sourceforge.dvb.projectx.common.X.main(X.java:5484)

Thanks,
C.Y.M.




Home | Main Index | Thread Index