ArduPilot / ArduPilot/MissionPlanner

empty windows on Ubuntu 22.04

Open
#3,079 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

#### Issue details
`MissionPlanner.exe` shows empty windows on Ubuntu 22.04:

![MissionPlanner](https://user-images.githubusercontent.com/8573621/225157376-766712bf-3984-43c8-a3c7-379cf15ab002.png)

#### Version
1.3.79

#### Platform
[x] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub

#### Logs
```
t$ mono MissionPlanner.exe
If your error is about Microsoft.DirectX.DirectInput, please install the latest directx redist from here http://www.microsoft.com/en-us/download/details.aspx?id=35

Debug under mono MONO_LOG_LEVEL=debug mono MissionPlanner.exe
To fix any filename case issues under mono use export MONO_IOMAP=drive:case
for pinvoke MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll mono MissionPlanner.exe
watch -n 1 ls -l /proc/$(pidof mono)/fd
watch -n 1 lsof -p $(pidof mono)
Data Dir /home/christian/.local/share/Mission Planner/
Log Dir /home/christian/.local/share/Mission Planner/logs
Running Dir /home/christian/Downloads/MissionPlanner-latest/
User Data Dir /home/christian/.local/share/Mission Planner/
PlacesRecentDocuments Dir
PlacesDesktop Dir /home/christian/Schreibtisch
PlacesPersonal Dir /home/christian
PlacesMyComputer Dir
Gtk-Message: 23:35:44.706: Failed to load module "canberra-gtk-module"
INFO MissionPlanner.Program - ******************* Logging Configured *******************
INFO MissionPlanner.Program - /home/christian/Downloads/MissionPlanner-latest/x64/libSkiaSharp
ERROR MissionPlanner.Program - System.DllNotFoundException: libdl.so assembly: type: member:(null)
at (wrapper managed-to-native) MissionPlanner.Utilities.NativeLibrary.dlopen(string,int)
at MissionPlanner.Program.Start (System.String[] args) [0x0044f] in <7a9b87db1d6b4a229ba77d344d1370d8>:0
4.0.0.0
Splash .ctor
IconFile
Splash.Show()
Debugger.IsAttached False
Application.DoEvents
Application.DoEvents
Setup GMaps 1
Setup GMaps 2
Setup GoogleMapProvider API
Setup Tracking.productName
Setup Tracking.primaryScreenBitsPerPixel
Setup Settings.Instance.UserAgent
Setup check gdal dir
Setup gdal
INFO GDAL.GDAL - GDAL static ctor
ERROR GDAL.GDAL - System.TypeInitializationException: The type initializer for 'OSGeo.GDAL.GdalPINVOKE' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. ---> System.DllNotFoundException: gdal_wrap assembly: type: member:(null)
at (wrapper managed-to-native) OSGeo.GDAL.GdalPINVOKE+SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_Gdal(OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate,OSGeo.GDAL.GdalPINVOKE/SWIGExceptionHelper/ExceptionDelegate)
at OSGeo.GDAL.GdalPINVOKE+SWIGExceptionHelper..cctor () [0x000ef] in <48d1eae6ebd945f993d99bbd0863755c>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at OSGeo.GDAL.GdalPINVOKE..cctor () [0x00000] in <48d1eae6ebd945f993d99bbd0863755c>:0
--- End of inner exception stack trace ---
at OSGeo.GDAL.Gdal.AllRegister () [0x00001] in <48d1eae6ebd945f993d99bbd0863755c>:0
at GDAL.GdalConfiguration.ConfigureGdal () [0x0000a] in :0
at GDAL.GDAL..cctor () [0x0003c] in :0
Setup proxy
Setup proxy
Setup CleanupFiles
INFO MissionPlanner.Program - 64bit os True, 64bit process True, OS Arch X64, OS Desc Unix 5.19.0.35, FW Desc Mono 6.8.0.105 (Debian 6.8.0.105+dfsg-3.2 Wed Jun 30 05:34:49 UTC 2021)
INFO MissionPlanner.Program - Runtime Version v4.0.30319
INFO MissionPlanner.Program - 6.8.0.105 (Debian 6.8.0.105+dfsg-3.2 Wed Jun 30 05:34:49 UTC 2021)
Application.Run(new MainV2())
INFO MissionPlanner.MainV2 - Mainv2 ctor
INFO MissionPlanner.MainV2 - Loading config
INFO MissionPlanner.MAVLinkInterface - Subscribed .ctor at offset 0 in file:line:column :0:0 adsb_UpdatePlanePosition MainV2 System.EventHandler`1[MissionPlanner.Utilities.adsb+PointLatLngAltHdg]
INFO MissionPlanner.MAVLinkInterface - Subscribed .ctor at offset 0 in file:line:column :0:0 <.ctor>b__98_0 MainV2 System.EventHandler`1[System.ValueTuple`2[System.String,MAVLink+MAV_COLLISION_THREAT_LEVEL]]
INFO MissionPlanner.MainV2 - myview width 292 height 273
INFO MissionPlanner.MainV2 - this width 1109 height 604
Background to Color [A=255, R=38, G=39, B=40]
Control Background to Color [A=255, R=67, G=68, B=69]
Text to Color [White]
TextBox Background to Color [A=255, R=67, G=68, B=69]
Button Text to Color [A=255, R=64, G=87, B=4]
Button Background top to Color [A=255, R=148, G=193, B=31]
Button Background bottom to Color [A=255, R=205, G=226, B=150]
ProgressBar Top to Color [A=255, R=102, G=139, B=26]
ProgressBar Bottom to Color [A=255, R=124, G=164, B=40]
ProgressBar Outline to Color [A=255, R=150, G=174, B=112]
BannerColor1 to Color [A=255, R=64, G=87, B=4]
BannerColor2 to Color [A=255, R=148, G=193, B=31]
Disabled Button to Color [A=150, R=43, G=58, B=3]
Button Mouseover to Color [A=73, R=43, G=58, B=3]
Button Mousedown to Color [A=73, R=43, G=58, B=3]
CurrentPPM Background to Color [Green]
Graph Chart Fill to Color [A=255, R=31, G=31, B=32]
Graph Pane Fill to Color [A=255, R=55, G=55, B=56]
Graph Legend Fill to Color [A=255, R=133, G=132, B=131]
Rich Text Box text to Color [WhiteSmoke]
BackStageView Button Area to Color [Black]
BSV Unselected Text to Color [WhiteSmoke]
Horizontal ProgressBar to Color [A=255, R=148, G=193, B=31]
HUD text and drawings to Color [LightGray]
HUD Ground top to Color [A=255, R=155, G=184, B=36]
HUD Ground bottom to Color [A=255, R=65, G=79, B=7]
HUD Sky top to Color [Blue]
HUD Sky bottom to Color [LightBlue]
BurntKermit.mpsystheme theme is loading
Background to Color [A=255, R=38, G=39, B=40]
Control Background to Color [A=255, R=67, G=68, B=69]
Text to Color [White]
TextBox Background to Color [A=255, R=67, G=68, B=69]
Button Text to Color [A=255, R=64, G=87, B=4]
Button Background top to Color [A=255, R=148, G=193, B=31]
Button Background bottom to Color [A=255, R=205, G=226, B=150]
ProgressBar Top to Color [A=255, R=102, G=139, B=26]
ProgressBar Bottom to Color [A=255, R=124, G=164, B=40]
ProgressBar Outline to Color [A=255, R=150, G=174, B=112]
BannerColor1 to Color [A=255, R=64, G=87, B=4]
BannerColor2 to Color [A=255, R=148, G=193, B=31]
Disabled Button to Color [A=150, R=43, G=58, B=3]
Button Mouseover to Color [A=73, R=43, G=58, B=3]
Button Mousedown to Color [A=73, R=43, G=58, B=3]
CurrentPPM Background to Color [Green]
Graph Chart Fill to Color [A=255, R=31, G=31, B=32]
Graph Pane Fill to Color [A=255, R=55, G=55, B=56]
Graph Legend Fill to Color [A=255, R=133, G=132, B=131]
Rich Text Box text to Color [WhiteSmoke]
BackStageView Button Area to Color [Black]
BSV Unselected Text to Color [WhiteSmoke]
Horizontal ProgressBar to Color [A=255, R=148, G=193, B=31]
HUD text and drawings to Color [LightGray]
HUD Ground top to Color [A=255, R=155, G=184, B=36]
HUD Ground bottom to Color [A=255, R=65, G=79, B=7]
HUD Sky top to Color [Blue]
HUD Sky bottom to Color [LightBlue]
INFO MissionPlanner.Utilities.srtm - .cctor
INFO MissionPlanner.Utilities.srtm - requestRunner start
INFO MissionPlanner.Utilities.srtm - /home/christian/.local/share/Mission Planner/srtm
INFO MissionPlanner.Utilities.Speech - TTS: init, mono = True
INFO MissionPlanner.MainV2 - Create FD
INFO MissionPlanner.GCSViews.FlightData - Ctor Start
INFO MissionPlanner.Controls.HUD - Static HUD ctor
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - Instance HUD ctor
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.GCSViews.FlightData - Components Done
INFO MissionPlanner.GCSViews.FlightData - Tunning Graph Settings
INFO MissionPlanner.GCSViews.FlightData - HUD Settings
INFO MissionPlanner.GCSViews.FlightData - Graph Setup
INFO MissionPlanner.GCSViews.FlightData - Map Setup
INFO MissionPlanner.MainV2 - Create FP
INFO MissionPlanner.GCSViews.FlightPlanner - Loading wp params
INFO MissionPlanner.GCSViews.FlightPlanner - param WP_RADIUS 30
INFO MissionPlanner.GCSViews.FlightPlanner - param LOITER_RADIUS 45
INFO MissionPlanner.GCSViews.FlightPlanner - Reading MAV_CMD for ArduPlane
INFO MissionPlanner.GCSViews.FlightPlanner - Command item count 0 orig list 40
INFO MissionPlanner.GCSViews.FlightPlanner - Reading MAV_CMD for ArduPlane
INFO MissionPlanner.GCSViews.FlightPlanner - Command item count 0 orig list 40
INFO MissionPlanner.GCSViews.FlightPlanner - updateMapType invoke req? False
INFO MissionPlanner.MainV2 - Create SIM
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.MainV2 - myview width 1101 height 722
INFO MissionPlanner.MainV2 - this width 1109 height 779
INFO MissionPlanner.MainV2 - myview width 1402 height 722
INFO MissionPlanner.MainV2 - this width 1410 height 779
INFO MissionPlanner.MAVLinkInterface - Subscribed .ctor at offset 0 in file:line:column :0:0 comPort_MavChanged MainV2 System.EventHandler
INFO MissionPlanner.MainV2 - Saving config
INFO MissionPlanner.MainV2 - Load Pluggins
INFO MissionPlanner.Plugin.PluginLoader - Plugin path: /home/christian/Downloads/MissionPlanner-latest/plugins/
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MarkdownSharp.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin: /home/christian/Downloads/MissionPlanner-latest/plugins/example7.cs
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MarkdownSharp.dll time 0.003473 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MavlinkMessagePlugin.dll
INFO MissionPlanner.Plugin.PluginLoader - CodeGenRoslyn: /home/christian/Downloads/MissionPlanner-latest/plugins/example7.cs
Unknown Packet 274
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init MavlinkMessagePlugin 0.1 by Michael Oborne
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MavlinkMessagePlugin.dll time 0.030674 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/NodaTime.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/NodaTime.dll time 0.007153 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/TrackerHome.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init GPS Tracker Home Plugin 1.0 by Will Bryan
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/TrackerHome.dll time 0.003257 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MissionPlanner.Gridv2.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Grid 0.1 by Michael Oborne
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MissionPlanner.Gridv2.dll time 0.003287 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/AltitudeAngelWings.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/AltitudeAngelWings.dll time 0.01348 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/NodaTime.Serialization.JsonNet.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/NodaTime.Serialization.JsonNet.dll time 0.002898 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MissionPlanner.SimpleGrid.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init SimpleGrid 0.1 by Michael Oborne
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MissionPlanner.SimpleGrid.dll time 0.002831 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/FaceMap.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Face Map 1.0.0.0 by Jonathan Wang
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/FaceMap.dll time 0.002853 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/AltitudeAngelWings.Plugin.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Altitude Angel 1.0.0.0 by Altitude Angel
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/AltitudeAngelWings.Plugin.dll time 0.005862 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/Bulb.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/Bulb.dll time 0.001787 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MissionPlanner.Stats.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Stats 0.1 by Michael Oborne
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/MissionPlanner.Stats.dll time 0.016308 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/Polly.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/Polly.dll time 0.008091 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/opendroneid.dll
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Open Drone ID 0.04 by Steven Borenstein
INFO MissionPlanner.Plugin.PluginLoader - Plugin Load /home/christian/Downloads/MissionPlanner-latest/plugins/opendroneid.dll time 0.03041 s
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Grid 1.3.8375.24873 by Michael Oborne
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init multiple positions by
ERROR MissionPlanner.Plugin.PluginLoader - System.DllNotFoundException: setupapi.dll assembly: type: member:(null)
at (wrapper managed-to-native) TrackerHomeGPS.Device.SetupDiGetClassDevs(System.Guid&,intptr,intptr,uint)
at TrackerHomeGPS.Device.DevicePresent (System.Guid g) [0x00017] in <32c1fe13720b4aec955996bea9488630>:0
at TrackerHomeGPS.GarminUSBGPS.DevicePresent () [0x00000] in <32c1fe13720b4aec955996bea9488630>:0
at TrackerHome.getDevice () [0x00000] in <32c1fe13720b4aec955996bea9488630>:0
at TrackerHome.Loaded () [0x00115] in <32c1fe13720b4aec955996bea9488630>:0
at MissionPlanner.Plugin.PluginLoader.PluginInit () [0x0004c] in <7a9b87db1d6b4a229ba77d344d1370d8>:0
Asking user for AA access token.
INFO MissionPlanner.MainV2 - Load Pluggins... Done
INFO MissionPlanner.MainV2 - show FlightData
Open MissionPlanner.GCSViews.FlightData FlightData
INFO MissionPlanner.GCSViews.FlightData - Activate Called
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - OnHandleCreated Start
INFO MissionPlanner.Controls.HUD - OnLoad Start
INFO MissionPlanner.Controls.HUD - Vendor: Intel
INFO MissionPlanner.Controls.HUD - Version: 4.6 (Compatibility Profile) Mesa 22.2.5
INFO MissionPlanner.Controls.HUD - Device: Mesa Intel(R) UHD Graphics 620 (KBL GT2)
INFO MissionPlanner.Controls.HUD - OnLoad Done
Using backup param data
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - OnResize doing
HUD resize 296 338
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - OnResize doing
HUD resize 296 222
HUD 1 hz drawtime 60 gl True
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - OnResize doing
HUD resize 296 220
INFO MissionPlanner.MainV2 - Saving config
INFO MissionPlanner.MainV2 - show FlightData... Done
INFO MissionPlanner.MainV2 - start http
INFO MissionPlanner.MainV2 - start joystick
INFO MissionPlanner.Utilities.httpserver - Listening for client
ERROR MissionPlanner.MainV2 - Mono: closing joystick thread
INFO MissionPlanner.MainV2 - start serialreader
INFO MissionPlanner.MainV2 - start plugin thread
INFO MissionPlanner.MainV2 - start AutoConnect
INFO MissionPlanner.ArduPilot.APFirmware - https://firmware.oborne.me/manifest.json.gz
INFO MissionPlanner.Utilities.AutoConnect - {
"Label": "Mavlink default port",
"Enabled": true,
"Port": 14550,
"Protocol": 1,
"Format": 0,
"Direction": 0,
"ConfigString": ""
}
INFO MissionPlanner.Utilities.AutoConnect - {
"Label": "Mavlink alt port",
"Enabled": true,
"Port": 14551,
"Protocol": 1,
"Format": 0,
"Direction": 0,
"ConfigString": ""
}
INFO MissionPlanner.Utilities.AutoConnect - {
"Label": "Video udp 5000 h264",
"Enabled": true,
"Port": 5000,
"Protocol": 1,
"Format": 1,
"Direction": 0,
"ConfigString": "udpsrc port=5000 buffer-size=90000 ! application/x-rtp ! decodebin3 ! queue max-size-buffers=1 leaky=2 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink sync=false"
}
INFO MissionPlanner.Utilities.AutoConnect - {
"Label": "Video udp 5100 h264",
"Enabled": true,
"Port": 5100,
"Protocol": 1,
"Format": 1,
"Direction": 0,
"ConfigString": "udpsrc port=5100 buffer-size=90000 ! application/x-rtp ! decodebin3 ! queue max-size-buffers=1 leaky=2 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink sync=false"
}
INFO MissionPlanner.Utilities.AutoConnect - {
"Label": "Video udp 5600 h264",
"Enabled": true,
"Port": 5600,
"Protocol": 1,
"Format": 1,
"Direction": 0,
"ConfigString": "udpsrc port=5600 buffer-size=90000 ! application/x-rtp ! decodebin3 ! queue max-size-buffers=1 leaky=2 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink sync=false"
}
INFO MissionPlanner.Utilities.AutoConnect - {
"Label": "Video udp 5601 h265",
"Enabled": true,
"Port": 5601,
"Protocol": 1,
"Format": 1,
"Direction": 0,
"ConfigString": "udpsrc port=5601 buffer-size=90000 ! application/x-rtp ! decodebin3 ! queue max-size-buffers=1 leaky=2 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink sync=false"
}
INFO MissionPlanner.MainV2 - appload time
INFO MissionPlanner.MainV2 - Loaded 4855 airports
HUD 2 hz drawtime 8 gl True
INFO MissionPlanner.Plugin.PluginLoader - Plugin: /home/christian/Downloads/MissionPlanner-latest/plugins/example2-menu.cs
INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Small stuff 0.10 by EOSBandi
INFO MissionPlanner.Plugin.PluginLoader - CodeGenRoslyn: /home/christian/Downloads/MissionPlanner-latest/plugins/example2-menu.cs
HUD 1 hz drawtime 2 gl True
HUD 1 hz drawtime 5 gl True
INFO MissionPlanner.Plugin.PluginLoader - Plugin: /home/christian/Downloads/MissionPlanner-latest/plugins/example5-latencytracker.cs
INFO MissionPlanner.Plugin.PluginLoader - CodeGenRoslyn: /home/christian/Downloads/MissionPlanner-latest/plugins/example5-latencytracker.cs
HUD 1 hz drawtime 11 gl True
There was a problem signing you in.
HUD 1 hz drawtime 4 gl True
MainV2_KeyDown System.Windows.Forms.KeyEventArgs
INFO MissionPlanner.MainV2 - MainV2_FormClosing
INFO MissionPlanner.MainV2 - GMaps write cache
INFO MissionPlanner.MainV2 - close logs
INFO MissionPlanner.MainV2 - close ports
INFO MissionPlanner.MainV2 - stop adsb
INFO MissionPlanner.Utilities.adsb - adsb stop
INFO MissionPlanner.Utilities.adsb - adsb stopped
INFO MissionPlanner.MainV2 - stop WarningEngine
INFO MissionPlanner.MainV2 - stop GStreamer
INFO MissionPlanner.MainV2 - closing vlcrender
INFO MissionPlanner.MainV2 - closing pluginthread
INFO MissionPlanner.Plugin.PluginLoader - Plugin: /home/christian/Downloads/MissionPlanner-latest/plugins/example13-herelink2.cs
INFO MissionPlanner.Plugin.PluginLoader - CodeGenRoslyn: /home/christian/Downloads/MissionPlanner-latest/plugins/example13-herelink2.cs
HUD 1 hz drawtime 8 gl True
INFO MissionPlanner.MainV2 - closing serialthread
INFO MissionPlanner.MainV2 - closing joystickthread
INFO MissionPlanner.MainV2 - closing httpthread
INFO MissionPlanner.MainV2 - sorting tlogs
INFO MissionPlanner.MainV2 - closing MyView
INFO MissionPlanner.Controls.HUD - OnResize start
INFO MissionPlanner.Controls.HUD - OnResize doing
HUD resize 5 5
MainSwitcher dispose FlightData
FD Main loop exit
INFO MissionPlanner.Controls.HUD - OnHandleDestroyed Start
SerialReader Done
MainSwitcher dispose FlightPlanner
MainSwitcher dispose HWConfig
MainSwitcher dispose SWConfig
MainSwitcher dispose Simulation
MainSwitcher dispose Help
INFO MissionPlanner.MainV2 - closing fd
INFO MissionPlanner.MainV2 - closing fp
INFO MissionPlanner.MainV2 - closing sim
INFO MissionPlanner.MainV2 - Saving config
False
False
INFO MissionPlanner.MainV2 - MainV2_FormClosing done
mainv2_Dispose
MainV2_FormClosed
mainv2_Dispose
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by running MissionPlanner.exe under Mono on Ubuntu 22.04, then start with MissionPlanner.Program.Start and the GDAL.GDAL initialization shown in the log. Investigate the reported libdl.so and gdal_wrap load failures; done means the application windows render correctly on the reported platform.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, ubuntu
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.