Status fields:
creation_ts: | 2006-02-04 20:25 |
---|---|
component: | unspecified |
version: | 0.94 |
rep_platform: | All |
op_sys: | Linux |
bug_status: | CLOSED |
resolution: | FIXED |
reporter: | egon.willighagen@gmail.com |
When running doing cacao -jar Jmol.jar 10.00.48 from http://prdownloads.sourceforge.net/jmol/jmol-10.00.48-binary.tar.gz?download, I get this stack trace and Jmol freezes: uncaught exception: java.lang.NullPointerException java.lang.NullPointerException at javax.swing.DefaultListCellRenderer.getListCellRendererComponent (DefaultListCellRenderer.java:96) at javax.swing.plaf.basic.BasicListUI.updateLayoutState (BasicListUI.java:860) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState (BasicListUI.java:899) at javax.swing.plaf.basic.BasicListUI.getCellBounds (BasicListUI.java:715) at javax.swing.plaf.basic.BasicListUI$ListSelectionHandler.valueChanged (BasicListUI.java:177) at javax.swing.JList.fireSelectionValueChanged (JList.java:976) at javax.swing.JList$ListListener.valueChanged (JList.java:1010) at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:665) at javax.swing.DefaultListSelectionModel.setSelectionInterval (DefaultListSelectionModel.java:566) at javax.swing.JList.setSelectedIndex (JList.java:1270) at org.openscience.jmol.app.RecentFilesDialog.<init> (RecentFilesDialog.java:75) at org.openscience.jmol.app.Jmol.<init> (Jmol.java:182) at org.openscience.jmol.app.Jmol.getJmol (Jmol.java:342) at org.openscience.jmol.app.Jmol.main (Jmol.java:431) Exception in thread "main" java.lang.NullPointerException at org.openscience.jmol.app.Jmol.main (Jmol.java:461) This does not happen with Sun JVMs. But it does happen too with jamvm, so I think it's really a Classpath bug.
I close that bug, as it seems to work. Just tried on powerpc-linux.
Created an attachment (id=23) 01
Created an attachment (id=24) 1
Created an attachment (id=25) 2
Created an attachment (id=26) 3
Created an attachment (id=27) 4
Created an attachment (id=28) 5
Created an attachment (id=29) 6
Created an attachment (id=30) 7
Created an attachment (id=31) 8
Created an attachment (id=32) 9