Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qgroundcontrol hangs on mid-2010 MacBook Pro running 10.13.6 - High Sierra #12260

Open
joe-stroup opened this issue Dec 28, 2024 · 8 comments
Open

Comments

@joe-stroup
Copy link

According to the Qgroundcontrol download page, MacOS is support with MacOS 10.11 or later.

Reference: https://docs.qgroundcontrol.com/master/en/qgc-user-guide/getting_started/download_and_install.html

When I try running Qgroundcontrol, it starts, but hangs up after it asks for permission to use location services, but before it finishes painting the map on the screen.

It may be that a newer version of MacOS (or a newer Mac) are required. But if I'm doing something wrong - or there is a bug - I thought I should make this report.

I'm happy to test anything assist the DEVs.

Thanks!

@DonLakeFlyer
Copy link
Contributor

I think Stable is >=10.13 and daily is >12. I'll update the docs.

@joe-stroup
Copy link
Author

Thanks for the quick (and helpful) response. How do I make sure I'm downloading the "Stable" version? (I did downloads from two different web pages when I googled "qgroundcontrol download install".) Once I download "Stable" and run it, I'll report on how it works. Once again - Thanks!

@HTRamsey
Copy link
Collaborator

HTRamsey commented Jan 1, 2025

You can tell from the settings popup which version you are using like in this screenshot. Unless where you download mentions "Daily Build" then it's probably a stable.
image

@daijo
Copy link

daijo commented Jan 1, 2025

Have had the same issue for months. Best way to tell which version you use is that stable freezes (before drawing the map) and daily just crashes (gstreamer). Using a Windows laptop exclusively to run QGroundcontrol.

On Apple M2/Sonoma 14.5 so newer Mac doesn't help.

@joe-stroup
Copy link
Author

Given the comment from @daijo it appears I'm using the stable version - as Qgroundcontrol freezes before drawing the map on my MacBook Pro.

I'm using a mid 2010 MacBook Pro - and Apple doesn't provide anything beyond High Sierra. This is a really wonderful laptop for a ground control computer - big screen - strong battery - adequate performance with an i7 processor. So if there's enough justification to fix this bug, I'd be really very grateful. Thanks!

@HTRamsey
Copy link
Collaborator

HTRamsey commented Jan 2, 2025

Probably the best option right now for people using macos would be to disable video on the daily and build manually until the gstreamer linking is fixed. Or you might be able to use the QtMultimedia receiver instead through the custom cmake options, not sure if it'll work though as it's largely untested on most platforms.

@oliver408i
Copy link

I have a macbook pro m2 on 15.3 dev beta and I can use qgc without any issue, although it does occasionally crash when removing usb radios, but I haven't had any issues in flight yet.

@DonLakeFlyer
Copy link
Contributor

So if there's enough justification to fix this bug, I'd be really very grateful.

It's not a bug. It's the support provided by the Qt library which is used by QGC. We can only support what they support. And as we create new versions of QGC we move forward with newer version of Qt which in turn brings along new OS requirements.

Video problems with daily are a totally separate things from supported OS versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants