[kepler-dev] [Bug 4150] New: - Save in Library broken

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jun 12 11:39:58 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4150

           Summary: Save in Library broken
           Product: Kepler
           Version: 1.0.0rc1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: barseghian at nceas.ucsb.edu
        ReportedBy: barseghian at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org
OtherBugsDependingO 4049
             nThis:


Save in Library is giving me problems:

      [run] Exception occurred during event dispatching:
      [run] java.lang.NullPointerException
      [run]     at
org.kepler.kar.gui.SaveInLibraryDialog.determineKarFile(SaveInLibraryDialog.java:256)
      [run]     at
org.kepler.kar.gui.SaveInLibraryDialog._saveCommand(SaveInLibraryDialog.java:372)
      [run]     at
org.kepler.kar.gui.SaveInLibraryDialog.access$100(SaveInLibraryDialog.java:99)
      [run]     at
org.kepler.kar.gui.SaveInLibraryDialog$1.actionPerformed(SaveInLibraryDialog.java:647)
      [run]     at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
      [run]     at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
      [run]     at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
      [run]     at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
      [run]     at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
      [run]     at java.awt.Component.processMouseEvent(Component.java:5517)


More information about the Kepler-dev mailing list