jmeier64 / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

NullReferenceException in MainForm.treeView_Click (Linux) #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System.NullReferenceException: Object reference not set to an instance of an 
object
  at OpenHardwareMonitor.GUI.MainForm.treeView_Click (System.Object sender, System.EventArgs e) [0x00000] in :0 
  at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in :0 
  at System.Windows.Forms.Control.HandleClick (Int32 clicks, System.Windows.Forms.MouseEventArgs me) [0x00000] in :0 
  at System.Windows.Forms.Control.WmRButtonUp (System.Windows.Forms.Message& m) [0x00000] in :0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in :0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in :0 

Common Language Runtime: 2.0.50727.1433
Operating System: Unix 2.6.35.22
Process Type: 64-Bit

Original issue reported on code.google.com by moel.mich on 5 Oct 2010 at 6:58

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r245.

Original comment by moel.mich on 5 Oct 2010 at 6:59