ArduPilot / ArduPilot/MissionPlanner
Cannot edit Flightdata.cs in Design View
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
Cannot edit Flightdata.cs in design view
#### Version
Latest Master
I'm trying to add a widget to the Flightdata to view some data from the distance sensor. However I cannot open the flightdata class in design view. I can open every other class in design view though.
These are the errors associated.
** Could not load file or assembly 'SkiaSharp, Version=1.60.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified | Could not load file or assembly 'SkiaSharp, Version=1.60.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified **
**Could not load file or assembly 'SkiaSharp, Version=1.60.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified **
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Flightdata.cs and try opening it in the designer to reproduce the failure. Investigate how the design view resolves the missing SkiaSharp 1.60.0.0 assembly, then verify that Flightdata.cs opens successfully without the reported load error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100