Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-2241

NPE raised when creating a new view for an alignment with associated structure data

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.10.0
    • Fix Version/s: 2.10.0b1
    • Component/s: jvdesktop
    • Labels:
      None

      Description

      To reproduce, import the example_2_7 project file, and create a new view.


      java.lang.NullPointerException
      at jalview.gui.Jalview2XML.copyJarEntry(Jalview2XML.java:2712)
      at jalview.gui.Jalview2XML.loadPDBFile(Jalview2XML.java:2672)
      at jalview.gui.Jalview2XML.loadFromObject(Jalview2XML.java:3013)
      at jalview.gui.Jalview2XML.copyAlignPanel(Jalview2XML.java:5347)
      at jalview.gui.AlignFrame.newView(AlignFrame.java:2729)
      at jalview.gui.AlignFrame.newView_actionPerformed(AlignFrame.java:2712)
      at jalview.jbgui.GAlignFrame$138.actionPerformed(GAlignFrame.java:2107)
      at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
      at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
      at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              gmungoc Mungo Carstairs
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: