View Issue Details

IDProjectCategoryView StatusLast Update
801Log PlotsUser InterfacePublicFeb 18th 2023 1:20 AM
ReporterNBug Reporter Assigned To 
Priority HighSeverityCrashReproducibilityHave Not Tried
Status AcknowledgedResolutionOpen 
ProjectionNoneETANone 
PlatformWin32NTOSMicrosoft Windows NT 6.2.9200.0OS Version6.2.9200.0
Target Version1.22.11 
Summary801 : Clicking the plot after creating a new Log Text causes NullReferenceException
DescriptionClicking the plot after creating a new Log Text causes NullReferenceException.

Object reference not set to an instance of an object. @ Void picDisplay_Click(System.Object, System.EventArgs) @ LogPlots.frmMain

<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExtendedInformation>
    <HResult>-2147467261</HResult>
  </ExtendedInformation>
  <InnerExceptions />
  <Message>Object reference not set to an instance of an object.</Message>
  <Source>HN32-13</Source>
  <StackTrace> at LogPlots.frmMain.picDisplay_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs 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)</StackTrace>
  <TargetSite>Void picDisplay_Click(System.Object, System.EventArgs) @ LogPlots.frmMain</TargetSite>
  <Type>System.NullReferenceException</Type>
</SerializableException>
Additional Information<Report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <GeneralInfo>
    <CLRVersion>4.0.30319.42000</CLRVersion>
    <DateTime>12/23/2022 5:04:59 PM</DateTime>
    <ExceptionMessage>Object reference not set to an instance of an object.</ExceptionMessage>
    <ExceptionType>System.NullReferenceException</ExceptionType>
    <HostApplication>HN32-13.exe</HostApplication>
    <HostApplicationVersion>1.22.9.20</HostApplicationVersion>
    <NBugVersion>1.2.1.0</NBugVersion>
    <TargetSite>Void picDisplay_Click(System.Object, System.EventArgs) @ LogPlots.frmMain</TargetSite>
    <UserDescription>PH, only Log Plot open, made a Log Text entry, then tried to move it on screen,, them Send & Quit</UserDescription>
  </GeneralInfo>
</Report>
TagsException, Graphics, User Interface
Installation Type
License

Activities

NBug Reporter

NBug Reporter

Dec 23rd 2022 3:33 PM

Bot  

Add Note

View Status
Note
Upload Files
Maximum size: 102,400 KiB

Attach files by dragging & dropping, selecting or pasting them.

Issue History

Date Modified Username Field Change
Feb 25th 2023 2:06 AM Travis Herzog Tag Renamed Crash => Exception
Feb 18th 2023 1:20 AM Travis Herzog Tag Attached: User Interface
Feb 18th 2023 1:20 AM Travis Herzog Tag Attached: Graphics
Feb 18th 2023 1:20 AM Travis Herzog Tag Attached: Crash
Jan 3rd 2023 4:30 PM Travis Herzog Project Main Menu => Log Plots
Dec 26th 2022 2:40 PM Travis Herzog Additional Information Updated
Dec 26th 2022 2:40 PM Travis Herzog Description Updated
Dec 26th 2022 2:40 PM Travis Herzog Summary Object reference not set to an instance of an object. @ Void picDisplay_Click(System.Object, System.EventArgs) @ LogPlots.frmMain => Clicking the plot after creating a new Log Text causes NullReferenceException
Dec 26th 2022 2:40 PM Travis Herzog Target Version 1.23 => 1.22.11
Dec 26th 2022 2:40 PM Travis Herzog Category General => User Interface
Dec 26th 2022 2:40 PM Travis Herzog Status New => Acknowledged
Dec 26th 2022 2:40 PM Travis Herzog Priority Normal => High
Dec 23rd 2022 3:33 PM NBug Reporter File Added: Exception_133162888033557116.zip
Dec 23rd 2022 3:33 PM NBug Reporter Target Version => 1.23
Dec 23rd 2022 3:33 PM NBug Reporter New Issue