Uploaded image for project: 'Bug Repository'
  1. Bug Repository
  2. BUG-283

'Select All' throws error when 2 or more tracks are in the Track List (Pref->Tracks) and they are set to single track

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Labels:
      None

      Description

      An error is thrown if there are 2 or more tracks listed in the 'Track List' and then clicking 'Select All'. This error is only thrown when 'Select All' is first clicked. After the first click BG & FG can be changed or no change at all and clicking 'Select All' causes no additional error.

      NOTE: this error seems to only get thrown IF the multiple selected tracks are set to '1 track' - there is no problem if they are set to '2-track'

      Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: empty String
      at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
      at java.lang.Float.parseFloat(Unknown Source)
      at com.affymetrix.igb.view.TierPrefsView.trackNameSizeComboBox(TierPrefsView.java:558)
      at com.affymetrix.igb.view.TierPrefsViewGUI.trackNameSizeComboBoxActionPerformed(TierPrefsViewGUI.java:457)
      at com.affymetrix.igb.view.TierPrefsViewGUI.access$200(TierPrefsViewGUI.java:14)
      at com.affymetrix.igb.view.TierPrefsViewGUI$3.actionPerformed(TierPrefsViewGUI.java:114)
      at javax.swing.JComboBox.fireActionEvent(Unknown Source)
      at javax.swing.JComboBox.setSelectedItem(Unknown Source)
      at com.affymetrix.igb.view.TierPrefsView.valueChanged(TierPrefsView.java:389)
      at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
      at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
      at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
      at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
      at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
      at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
      at javax.swing.JTable.setRowSelectionInterval(Unknown Source)
      at com.affymetrix.igb.view.TierPrefsView.selectAll(TierPrefsView.java:521)
      at com.affymetrix.igb.view.TierPrefsViewGUI.selectAllButtonActionPerformed(TierPrefsViewGUI.java:501)
      at com.affymetrix.igb.view.TierPrefsViewGUI.access$1100(TierPrefsViewGUI.java:14)
      at com.affymetrix.igb.view.TierPrefsViewGUI$12.actionPerformed(TierPrefsViewGUI.java:272)
      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.plaf.basic.BasicButtonListener.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)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Window.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
      at java.awt.EventQueue.access$000(Unknown Source)
      at java.awt.EventQueue$1.run(Unknown Source)
      at java.awt.EventQueue$1.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
      at java.awt.EventQueue$2.run(Unknown Source)
      at java.awt.EventQueue$2.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)

        Attachments

          Issue Links

            Activity

            No work has yet been logged on this issue.

              People

              • Assignee:
                Unassigned
                Reporter:
                kkubiak Katharine Kubiak (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: