ICY Version 1.3.0.0
Java(TM) SE Runtime Environment 1.6.0_37-b06 (64 bit)
Running on Windows 7 6.1 (amd64)
Max java memory : 3555.6 MB
Plugin Track Manager 1.3.0.6
Comment:
Please type here your comment
java.lang.NegativeArraySizeException
at java.awt.image.DataBufferByte.
at java.awt.image.Raster.createInterleavedRaster(Raster.java:253)
at java.awt.image.BufferedImage.
at plugins.fab.trackmanager.TrackPanel.redrawDetection3(TrackPanel.java:742)
at plugins.fab.trackmanager.TrackPanel$1.run(TrackPanel.java:703)
at icy.system.thread.ThreadUtil.invokeNow(ThreadUtil.java:109)
at plugins.fab.trackmanager.TrackPanel.clearDetectionsAndReDisplay(TrackPanel.java:697)
at plugins.fab.trackmanager.TrackPanel.TrackEditorProcessorChange(TrackPanel.java:1173)
at plugins.fab.trackmanager.TrackPool.fireTrackEditorProcessorChange(TrackPool.java:383)
at plugins.fab.trackmanager.TrackManager$CheckBoxResultSource.
at plugins.fab.trackmanager.TrackManager.initTrackPoolInnerPanel(TrackManager.java:489)
at plugins.fab.trackmanager.TrackManager.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at icy.plugin.PluginLauncher$1.run(PluginLauncher.java:58)
at icy.system.thread.ThreadUtil.invokeNow(ThreadUtil.java:109)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:51)
at icy.plugin.PluginLauncher.start(PluginLauncher.java:133)
at icy.gui.plugin.PluginCommandButton$1.actionPerformed(PluginCommandButton.java:69)
at org.pushingpixels.flamingo.api.common.AbstractCommandButton.fireActionPerformed(AbstractCommandButton.java:616)
at org.pushingpixels.flamingo.api.common.AbstractCommandButton$ActionHandler.actionPerformed(AbstractCommandButton.java:568)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel.setPressed(ActionRepeatableButtonModel.java:123)
at org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener.mouseReleased(BasicCommandButtonListener.java:147)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6297)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at java.awt.Component.processEvent(Component.java:6062)
at java.awt.Container.processEvent(Container.java:2039)
at java.awt.Component.dispatchEventImpl(Component.java:4660)
at java.awt.Container.dispatchEventImpl(Container.java:2097)
at java.awt.Component.dispatchEvent(Component.java:4488)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
at java.awt.Container.dispatchEventImpl(Container.java:2083)
at java.awt.Window.dispatchEventImpl(Window.java:2489)
at java.awt.Component.dispatchEvent(Component.java:4488)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)
at java.awt.EventQueue.access$400(EventQueue.java:81)
at java.awt.EventQueue$2.run(EventQueue.java:627)
at java.awt.EventQueue$2.run(EventQueue.java:625)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$3.run(E