Icy Version 1.7.2.0
Java(TM) SE Runtime Environment 1.6.0_65-b14-468-11M4833 (64 bit)
Running on Mac OS X 10.11.3 (x86_64)
Max java memory : 4091.9 MB
Plugin 3D OrthoViewer 2.0.3.0
Comment:
Please type here your comment
java.lang.NullPointerException
at plugins.adufour.viewers.OrthoViewer$OrthoCanvas.lutChanged(OrthoViewer.java:205)
at icy.canvas.IcyCanvas.lutChanged(IcyCanvas.java:4414)
at icy.image.lut.LUT.fireLUTChanged(LUT.java:623)
at icy.image.lut.LUT.onChanged(LUT.java:632)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:176)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:156)
at icy.image.lut.LUT.colorSpaceChanged(LUT.java:655)
at icy.image.colorspace.IcyColorSpace.fireEvent(IcyColorSpace.java:871)
at icy.image.colorspace.IcyColorSpace.onChanged(IcyColorSpace.java:917)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:176)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:156)
at icy.image.colorspace.IcyColorSpace.changed(IcyColorSpace.java:902)
at icy.image.colorspace.IcyColorSpace.colorMapChanged(IcyColorSpace.java:927)
at icy.image.colormap.IcyColorMap.fireEvent(IcyColorMap.java:1250)
at icy.image.colormap.IcyColorMap.onChanged(IcyColorMap.java:1285)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:176)
at icy.common.UpdateEventHandler.endUpdate(UpdateEventHandler.java:121)
at icy.image.colormap.IcyColorMap.endUpdate(IcyColorMap.java:1313)
at icy.image.colormap.IcyColorMap.copyFrom(IcyColorMap.java:1041)
at icy.gui.lut.ColormapPanel.setColorMap(ColormapPanel.java:350)
at icy.gui.lut.ColormapPanel$4.actionPerformed(ColormapPanel.java:212)
at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1240)
at javax.swing.JComboBox.setSelectedItem(JComboBox.java:567)
at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:603)
at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:835)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
at java.awt.Component.processMouseEvent(Component.java:6414)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:482)
at java.awt.Component.processEvent(Component.java:6179)
at java.awt.Container.processEvent(Container.java:2084)
at java.awt.Component.dispatchEventImpl(Component.java:4776)
at java.awt.Container.dispatchEventImpl(Container.java:2142)
at java.awt.Component.dispatchEvent(Component.java:4604)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4279)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4209)
at java.awt.Container.dispatchEventImpl(Container.java:2128)
at java.awt.Window.dispatchEventImpl(Window.java:2492)
at java.awt.Component.dispatchEvent(Component.java:4604)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:717)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:676)
at java.awt.EventQueue$2.run(EventQueue.java:674)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:690)
at java.awt.EventQueue$3.run(EventQueue.java:688)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:687)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDis