Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-797

Null Pointer Exception generated by Close Tracks Action

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
      at com.affymetrix.igb.action.CloseTracksAction.actionPerformed(CloseTracksAction.java:44)
      at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
      at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
      at javax.swing.AbstractButton.doClick(Unknown Source)
      at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
      at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
      at java.awt.Component.processMouseEvent(Unknown Source)
      at javax.swing.JComponent.processMouseEvent(Unknown Source)
      at java.awt.Component.processEvent(Unknown Source)
      at java.awt.Container.processEvent(Unknown Source)
      at java.awt.Component.dispatchEventImpl(Unknown Source)

        Attachments

          Activity

          Hide
          dcnorris David Norris (Inactive) added a comment -

          Steps to reproduce:
          1. load a genome from igbquickload.org
          2. click the home button
          3. disable igbquickload and load the same genome
          4. remove the gene model track

          Show
          dcnorris David Norris (Inactive) added a comment - Steps to reproduce: 1. load a genome from igbquickload.org 2. click the home button 3. disable igbquickload and load the same genome 4. remove the gene model track
          Hide
          mason Mason Meyer (Inactive) added a comment -

          I just tested this to see if it has been resolved, but this is still happening even now. We should fix this soon so that we do not lose track of this issue.

          Show
          mason Mason Meyer (Inactive) added a comment - I just tested this to see if it has been resolved, but this is still happening even now. We should fix this soon so that we do not lose track of this issue.
          Hide
          tmall Tarun Mall (Inactive) added a comment -

          Fixing NullPointerException is pretty straight forward, however it will not solve the main problem.
          Main problem is when we disable a igbquickload from Home screen it is not removing tracks and so when we are trying to delete those tracks we are getting NPE.

          Show
          tmall Tarun Mall (Inactive) added a comment - Fixing NullPointerException is pretty straight forward, however it will not solve the main problem. Main problem is when we disable a igbquickload from Home screen it is not removing tracks and so when we are trying to delete those tracks we are getting NPE.
          Hide
          dcnorris David Norris (Inactive) added a comment -

          This issue is already resolved in my testing on the IGB 9.0.0 release, please confirm and close this issue.

          Show
          dcnorris David Norris (Inactive) added a comment - This issue is already resolved in my testing on the IGB 9.0.0 release, please confirm and close this issue.
          Hide
          mason Mason Meyer (Inactive) added a comment -

          My testing indicates that this issue has been fixed, so it will now be closed.

          Show
          mason Mason Meyer (Inactive) added a comment - My testing indicates that this issue has been fixed, so it will now be closed.

            People

            • Assignee:
              dcnorris David Norris (Inactive)
              Reporter:
              mason Mason Meyer (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: