While saving terminal settings
An unhandled synchronous exception occurred while runningYAT.
YAT Beta 4 Candidate 2 Version 1.99.30
Exception
Exception:
Type: System.NullReferenceException
Message:
Object reference not set to an instance of an object.
Source: MKY.IO.Serial.Socket
Stack:
at MKY.IO.Serial.Socket.UdpSocket.DisposeSocketAndThreads()
at MKY.IO.Serial.Socket.UdpSocket.Dispose(Boolean disposing)
at MKY.IO.Serial.Socket.UdpSocket.Dispose()
at YAT.Domain.RawTerminal.Dispose(Boolean disposing)
at YAT.Domain.Terminal.Dispose(Boolean disposing)
at YAT.Domain.Terminal.Dispose()
at YAT.Model.Terminal.SetSettings(ExplicitSettings settings)
at YAT.Gui.Forms.Terminal.ShowTerminalSettings()
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(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)
Duplicate of bug #289 "YAT Unhandled Sync Exception while changing terminal settings"
Exception while changing settings of a UDP/IP terminal fixed (bugs #289 and #301).
Andy, thanks for reporting this bug. It's fixed in source now and you can expect a new release of YAT within the next couple of weeks.