ducharmemetal / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Configuration tab crashes mission planner 1.2.17 on debian/mono #795

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Missionplanner
2. click configuration button/tab

What is the expected output? What do you see instead?

MP crashes with the following error mesage:
.
.
.
False
False
HUD resize 5 5
HUD resize 5 3
HUD 5 hz drawtime 37 gl True
False
False
System.NullReferenceException: Object reference not set to an instance of an 
object
  at ArdupilotMega.Controls.BackstageView.BackstageViewButton.OnPaint (System.Windows.Forms.PaintEventArgs pevent) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0 

What version of the product are you using? On what operating system?

Debian sid, Mono JIT compiler version 2.10.8.1 (Debian 2.10.8.1-6)

Please provide any additional information below.

I tried this on an updated and also on a new install.

Original issue reported on code.google.com by gerrit...@baarda.eu on 4 Nov 2012 at 10:01

GoogleCodeExporter commented 9 years ago
Update to 1.2.18 - Michael (& the team) did great job on this one, as far as I 
could see, it works flawlessly on Mono, it's the first release in a long time 
that works perfectly fine.

Original comment by andre.kj...@gmail.com on 8 Nov 2012 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by Meee...@gmail.com on 11 Nov 2012 at 1:19