droneprojetsn2 / ardupilot-mega

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

Error launching APM #732

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when i launch APM Planner Mav 1.0 it fails with the following error.
"A Major error has occured : System.ArgumentException: Font 'Arial' does not 
support style
'Regular'.
   at System.Drawing.Font.CreateNativeFont()
   at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style,
GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
   at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style,
GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)

Original issue reported on code.google.com by frankgig...@gmail.com on 30 Aug 2012 at 6:14

GoogleCodeExporter commented 8 years ago
 at System.Drawing.Font..ctor(String familyName, Single emSize)
   at ArdupilotMega.Controls.HUD..ctor()
   at ArdupilotMega.GCSViews.FlightData.InitializeComponent()
   at ArdupilotMega.GCSViews.FlightData..ctor()
   at ArdupilotMega.MainV2..ctor()"
This is the rest of the error as i could not fit in the main body.
Thank you 

Original comment by frankgig...@gmail.com on 30 Aug 2012 at 6:27

GoogleCodeExporter commented 8 years ago
Sorry i forgot to mention that Im using a Toshiba i5 running windows 7 64bit

Original comment by frankgig...@gmail.com on 30 Aug 2012 at 6:30

GoogleCodeExporter commented 8 years ago
please install
http://www.microsoft.com/en-us/download/details.aspx?id=16083

Original comment by Meee...@gmail.com on 30 Aug 2012 at 11:05

GoogleCodeExporter commented 8 years ago

Original comment by Meee...@gmail.com on 6 Sep 2012 at 12:22