Icy Version 1.4.3.5
Java(TM) SE Runtime Environment 1.6.0_65-b14-462-11M4609 (64 bit)
Running on Mac OS X 10.9.2 (x86_64)
Max java memory : 5979.9 MB
Plugin Channel Montage 2.3.0.0
Dependances:
Plugin EzPlug SDK 3.3.16.1 installed
Comment:
Please type here your comment
java.lang.NullPointerException
at plugins.adufour.viewers.ChannelMontage$ChannelMontageCanvas$ChannelView$ImageCache.updateLUT(ChannelMontage.java:456)
at plugins.adufour.viewers.ChannelMontage$ChannelMontageCanvas.lutChanged(ChannelMontage.java:336)
at icy.canvas.IcyCanvas.lutChanged(IcyCanvas.java:4151)
at icy.image.lut.LUT.fireLUTChanged(LUT.java:524)
at icy.image.lut.LUT.onChanged(LUT.java:533)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.endUpdate(UpdateEventHandler.java:121)
at icy.image.lut.LUT.endUpdate(LUT.java:573)
at icy.image.lut.LUT.setScalers(LUT.java:411)
at icy.gui.viewer.Viewer.sequenceChanged(Viewer.java:1239)
at icy.sequence.Sequence.fireChangedEvent(Sequence.java:5275)
at icy.sequence.Sequence.onChanged(Sequence.java:5578)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:158)
at icy.sequence.Sequence.componentBoundsChanged(Sequence.java:5388)
at icy.sequence.Sequence.colorModelChanged(Sequence.java:5483)
at icy.image.colormodel.IcyColorModel.fireEvent(IcyColorModel.java:965)
at icy.image.colormodel.IcyColorModel.onChanged(IcyColorModel.java:977)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:158)
at icy.image.colormodel.IcyColorModel.scalerChanged(IcyColorModel.java:988)
at icy.math.Scaler.fireEvent(Scaler.java:1209)
at icy.math.Scaler.onChanged(Scaler.java:1238)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.changed(UpdateEventHandler.java:158)
at icy.math.Scaler.changed(Scaler.java:1247)
at icy.math.Scaler.updateScaler(Scaler.java:193)
at icy.math.Scaler.setLeftRight(Scaler.java:306)
at icy.math.Scaler.setLeftRightIn(Scaler.java:1189)
at icy.image.colormodel.IcyColorModel.setComponentUserBounds(IcyColorModel.java:862)
at icy.image.colormodel.IcyColorModel.setComponentUserBounds(IcyColorModel.java:852)
at icy.image.colormodel.IcyColorModel.setComponentsUserBounds(IcyColorModel.java:890)
at icy.sequence.Sequence.internalUpdateChannelsBounds(Sequence.java:2672)
at icy.sequence.Sequence.updateChannelsBounds(Sequence.java:2689)
at icy.sequence.Sequence.onChanged(Sequence.java:5544)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:178)
at icy.common.UpdateEventHandler.endUpdate(UpdateEventHandler.java:121)
at icy.sequence.Sequence.endUpdate(Sequence.java:5331)
at icy.sequence.Sequence.setFocusedROI(Sequence.java:1423)
at icy.roi.ROI.setFocused(ROI.java:1238)
at icy.roi.ROI2D$ROI2DPainter.updateFocus(ROI2D.java:151)
at icy.roi.ROI2D$ROI2DPainter.mouseMove(ROI2D.java:348)
at plugins.kernel.roi.roi2d.ROI2DShape$ROI2DShapePainter.mouseMove(ROI2DShape.java:477)
at plugins.adufour.viewers.ChannelMontage$ChannelMontageCanvas$ChannelView.mouseMoved(ChannelMontage.java:587)
at java.awt.Component.processMouseMotionEvent(Component.java:6459)
at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3293)
at java.awt.Component.processEvent(Component.java:6183)
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:4292)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4209)
at java.awt.Container.dispatchEventImpl(Con