Activity log for bug #1430789

Date Who What changed Old value New value Message
2015-03-11 13:09:25 grofaty bug added bug
2015-03-11 13:09:25 grofaty attachment added pinta_crash_on_windows_pad_click.png https://bugs.launchpad.net/bugs/1430789/+attachment/4341159/+files/pinta_crash_on_windows_pad_click.png
2015-03-11 13:09:52 grofaty description Pinta dev. 1.7.0.140 on Windows 7. 1. Open image. 2. From Images pad click on X to close an image. 3. Click somewhere in Images pad and Pinta crashes with error: ========== System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Pinta.Gui.Widgets.OpenImagesListWidget.HandleTreeButtonPressEvent(Object o, ButtonPressEventArgs args) in c:\GitRepos\Pinta\Pinta.Gui.Widgets\Widgets\OpenImages\OpenImagesListWidget.cs:line 146 --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Delegate.DynamicInvokeImpl(Object[] args) at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args) at GLib.SignalClosure.Invoke(ClosureInvokedArgs args) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) ========== Pinta dev. 1.7.0.140 on Windows 7. 1. New image. 2. From Images pad click on X to close an image. 3. Click somewhere in Images pad and Pinta crashes with error: ========== System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.    at Pinta.Gui.Widgets.OpenImagesListWidget.HandleTreeButtonPressEvent(Object o, ButtonPressEventArgs args) in c:\GitRepos\Pinta\Pinta.Gui.Widgets\Widgets\OpenImages\OpenImagesListWidget.cs:line 146    --- End of inner exception stack trace ---    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)    at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)    at System.Delegate.DynamicInvokeImpl(Object[] args)    at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)    at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)    at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) ==========
2015-03-12 01:56:57 Cameron White pinta: importance Undecided Medium
2015-03-12 01:56:57 Cameron White pinta: status New Confirmed
2015-03-12 01:56:57 Cameron White pinta: milestone 1.7
2015-03-12 02:02:06 Cameron White pinta: status Confirmed Fix Committed
2015-03-12 02:02:06 Cameron White pinta: assignee Cameron White (cameronwhite91)
2020-08-05 08:40:58 grofaty pinta: status Fix Committed Fix Released