Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Labels:None
Description
Windows v9998
'Edge Match' color throws error
Adjust 'Edge Match' color and the color auto updates
Any additional color change to 'Edge Match' throws this error each time:
Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 4754, Size: 4752
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.affymetrix.igb.shared.TierGlyph.drawChildren(TierGlyph.java:406)
at com.affymetrix.genoviz.bioviews.Glyph.drawTraversal(Glyph.java:128)
at com.affymetrix.igb.shared.TierGlyph.drawTraversal(TierGlyph.java:273)
at com.affymetrix.genoviz.bioviews.Glyph.drawChildren(Glyph.java:168)
at com.affymetrix.genoviz.bioviews.Glyph.drawTraversal(Glyph.java:128)
at com.affymetrix.genoviz.glyph.RootGlyph.drawTraversal(RootGlyph.java:74)
at com.affymetrix.genoviz.bioviews.View.normalDraw(View.java:446)
at com.affymetrix.genoviz.bioviews.View.draw(View.java:357)
at com.affymetrix.genoviz.bioviews.View.componentPainted(View.java:865)
at com.affymetrix.genoviz.awt.NeoCanvas.postPaintEvent(NeoCanvas.java:72)
at com.affymetrix.genoviz.awt.NeoCanvas.paintComponent(NeoCanvas.java:47)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.access$700(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(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.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)
Could not reproduce it on v10087.