Menu

#301 An unhandled synchronous exception occurred while runningYAT.

closed-fixed
Maettu
Domain (155)
7
2015-05-01
2015-03-04
Andy McC
No

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)

Discussion

  • Maettu

    Maettu - 2015-03-22
    • labels: --> Persistance
    • status: unread --> open-accepted
    • assigned_to: Maettu
    • Priority: 5 --> 7
     
  • Maettu

    Maettu - 2015-03-29
    • labels: Persistance --> Domain
     
  • Maettu

    Maettu - 2015-03-29
    • status: open-accepted --> open-duplicate
     
  • Maettu

    Maettu - 2015-03-29

    Duplicate of bug #289 "YAT Unhandled Sync Exception while changing terminal settings"

     
  • Maettu

    Maettu - 2015-05-01

    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.

     
  • Maettu

    Maettu - 2015-05-01
    • status: open-duplicate --> closed-fixed
     

Log in to post a comment.