Page 1 of 1

Partialling leads to error and crashes the program

Posted: Sun Nov 13, 2022 8:42 am
by thunda
Here is the log:

#####-- 13/11/2022 18:54:19 --#####
System.InvalidCastException: Specified cast is not valid.
at NakedMarkets.Forms.PendingOrderForm.‡›Œ()
at ‘›Œ.‹ž(Object , ‘›Œ )
at NakedMarkets.Forms.PendingOrderForm.‡š(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)

Re: Partialling leads to error and crashes the program

Posted: Mon Nov 14, 2022 4:57 pm
by Admin
Thanks for your report.
But could be more specific about what you did to trigger this bug please ? Could you elaborate a bit about your actions ?

Re: Partialling leads to error and crashes the program

Posted: Tue Nov 15, 2022 1:45 am
by thunda
Hi. I was just selecting multiple take partial points as per the intructions in the order box. I have attached the sequence of events in picture format.

Re: Partialling leads to error and crashes the program

Posted: Tue Nov 15, 2022 1:46 am
by thunda
#####-- 15/11/2022 12:39:46 --#####
System.InvalidCastException: Specified cast is not valid.
at NakedMarkets.Forms.InstantOrderForm.‡•—()
at ‘›Œ.‹ž(Object , ‘›Œ )
at NakedMarkets.Forms.InstantOrderForm.‡”˜(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)

Re: Partialling leads to error and crashes the program

Posted: Sun Nov 20, 2022 5:17 pm
by Admin
Thanks for your report, it has been fixed in the latest release