ArduPilot / ArduPilot/MissionPlanner

unable to start on macos

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

Description

Just downloaded (2.0.26), unable to start on mac os mojave. I was following the instructions here: http://ardupilot.org/planner2/docs/mac-install.html

here's the crash dump that appeared Any help appreciated

```
Process: apmplanner2 [2611]
Path: /Users/USER/Desktop/APM Planner 2.0.app/Contents/MacOS/apmplanner2
Identifier: org.ardupilot.apmplanner2
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: apmplanner2 [2611]
User ID: 501

Date/Time: 2019-03-27 19:46:03.282 -0400
OS Version: Mac OS X 10.14.2 (18C54)
Report Version: 12
Anonymous UUID: 88C576CA-42E6-7CAA-DDB1-E9BD9C0164CE

Time Awake Since Boot: 970 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x3] Wrong version

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: @rpath/QtOpenGL.framework/Versions/5/QtOpenGL
Referenced from: /Users/USER/Desktop/APM Planner 2.0.app/Contents/MacOS/apmplanner2
Reason: Incompatible library version: apmplanner2 requires version 5.9.0 or later, but QtOpenGL provides version 5.6.0

Binary Images:
0x1004aa000 - 0x10106dfff +org.ardupilot.apmplanner2 (???) <471C336F-6BAF-32AE-B650-248C86B2BF28> /Users/USER/Desktop/APM Planner 2.0.app/Contents/MacOS/apmplanner2
0x1014a2000 - 0x101569fff +SDL2 (3.1) <78D9C537-E977-3AD1-9890-53FBC62A4D69> /Users/USER/Desktop/APM Planner 2.0.app/Contents/Frameworks/SDL2.framework/Versions/A/SDL2
0x10cab9000 - 0x10cb37a67 dyld (640.2) <289AB27E-F09F-3384-A14A-100431139559> /usr/lib/dyld
0x7fff332ae000 - 0x7fff332aefff com.apple.ApplicationServices (50.1 - 50.1) <50496459-FFDD-3A78-8D3D-A252BD9B9DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff61f45000 - 0x7fff61f57ffb libz.1.dylib (70.200.4) <15F7B40A-424C-33BB-BF2C-7E8195128B78> /usr/lib/libz.1.dylib

```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the mac-install.html instructions and the supplied macOS crash dump. Investigate the app bundle's dyld dependency on QtOpenGL and its reported version mismatch; done means APM Planner 2.0.26 launches successfully on macOS Mojave.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.