ArduPilot / ArduPilot/apm_planner

Linux: Fix loading of qml when executed from users home dir

Open
#852 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
550
Forks
483
PR merge metrics
No merged PRs in 30d

Description

see #847 Build issue when running apmplanner2 from home directory, qml files are not located

the rules for loading qml files on linux are https://github.com/diydrones/apm_planner/blob/master/src/globalobject.cc#L199

Contributor guide

Open the contributing guide

Research direction

Read the QML-loading rules in src/globalobject.cc around line 199, then reproduce the issue by running apmplanner2 from a user's home directory. Trace why the QML files are not located in that context; done means the application loads its QML files successfully when launched from the home directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, linux
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.