mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.18k stars 3.52k forks source link

Android App crashing while downloading parameters after connecting in custom build #11015

Open dilipsai1 opened 7 months ago

dilipsai1 commented 7 months ago

Android App crashing while downloading parameters after connecting in custom build Custom build was built on Stable version 4.3

Expected Behavior

Cube orange should connect successfully

Current Behavior

App built with stable version 4.3,app connects to cube orange,shows downloading and crashes..have attached log file and image for reference

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior 1.Build custom app using Stable version 4.3 2.Build completes and generates apk 3.install app in mobile 4.connect orange cube to app 5.app crashes

System Information

When posting bug reports, include the following information

Detailed Description

App was built successfully with stable version 4.3,app connects to cube orange over bluetooth,shows downloading and crashes..have attached log file and image for reference

Log Files and Screenshots

Log_4.3.txt

Screenshot 2024-02-01 143540

@DonLakeFlyer : Can you please help

DonLakeFlyer commented 7 months ago

Have you verified that regular QGC Stable 4.3 crashes as well? Or is this just a problem with your custom build? Also give regular daily build a try. Trying to narrow down where the problem is.

dilipsai1 commented 7 months ago

Have you verified that regular QGC Stable 4.3 crashes as well? Or is this just a problem with your custom build? Also give regular daily build a try. Trying to narrow down where the problem is.

Stable build fails with below error:

make: *** No rule to make target 'C:\Users\Wer\QGC_Normal_4.3\build-qgroundcontrol-Android_Qt_5_15_2_Clang_Multi_Abi-Debug\ANDROID_PACKAGE_SOURCE_DIR\AndroidManifest.xml', needed by 'libQGroundControl_x86.so'.

Could you please help @DonLakeFlyer

DonLakeFlyer commented 7 months ago

Don't try building yourself just test the built version.