mavlink / qgroundcontrol

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

Application Crashing #12054

Open rzappe opened 3 weeks ago

rzappe commented 3 weeks ago

Expected Behavior

The pop up window with the individual parameter from the error window should pop up and be editable. Then save the parameter and close the popup window.

Current Behavior

The pop up window with the individual parameter from the error window causes QGC to crash when you try and select the drop down to change the parameter.

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior

  1. click on the QGC logo to see errors
  2. Click on the suggested parameter to change for no RC behavior
  3. Click on drop down to change parameter
  4. QGC Crashes

System Information

When posting bug reports, include the following information

Detailed Description

n/a

Log Files and Screenshots

HTRamsey commented 3 weeks ago

I''m not sure I entirely follow what widget you are saying is causing the crash. Maybe you can provide a screenshot?

rzappe commented 3 weeks ago

I''m not sure I entirely follow what widget you are saying is causing the crash. Maybe you can provide a screenshot?

This is the menu referenced.

error When the drop down is clicked to change the parameter the application crashes error2

rzappe commented 3 weeks ago

@HTRamsey So now on the latest daily build it won't crash and I can select the drop down, but you cannot click on any of the items in the drop down. Check boxes in other items down work either.