2.5.2.1 - Image history and marking as Bad

Hi,

Just thought I’d share an unhandled exception error with the Image History Module and Image History Detail. If I mark an image as Bad (in dev terms, change the path of the image, ie. changing the file name) and click on the plot for that image on the graph or double click it in the image history details, I get an unhandled exception. Details from the error message below:

Cheers,
Aaron

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at SequenceGenerator.MDIImageForm.d(String fileName)
at SequenceGenerator.DockModuleImageHistory.c(Object A_0, MouseEventArgs A_1)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.DataVisualization.Charting.Chart.OnChartMouseUp(MouseEventArgs e)
at System.Windows.Forms.DataVisualization.Charting.Chart.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks. This has been fixed in 2.5.2

Thanks Ken.

Just to be clear, do you mean 2.5.2.2?

Sure… that sounds reasonable. It’s not versioned yet, but that is very likely the version of the next beta.

No rush. It doesn’t cause crash at the moment (for myself at least).