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

Elevation widget: segfault on "load elevation" #1249

Open
AndKe opened this issue Jul 16, 2021 · 1 comment
Open

Elevation widget: segfault on "load elevation" #1249

AndKe opened this issue Jul 16, 2021 · 1 comment
Labels

Comments

@AndKe
Copy link
Contributor

AndKe commented Jul 16, 2021

[20210716 10:42:50.109 DEBUG] - elevation query : QUrl("http://maps.googleapis.com/maps/api/elevation/json?path=69.7708,19.5333%7C69.7729,19.5756%7C69.7816,19.5622%7C69.7801,19.5344&samples=20")
[20210716 10:42:50.210 DEBUG] - Downloading:  QUrl("http://maps.googleapis.com/maps/api/elevation/json?path=69.7708,19.5333%7C69.7729,19.5756%7C69.7816,19.5622%7C69.7801,19.5344&samples=20")  : 237 / 237
[20210716 10:42:50.211 DEBUG] - GoogleElevationData::httpFinished()
Segmentation fault (core dumped)

@Arne-W Arne-W added the bug label Jul 25, 2021
@Arne-W
Copy link
Contributor

Arne-W commented Aug 10, 2021

It seems that we need a valid api key to use the google maps services.... 😞 Nevertheless the application should not crash when getting no data. This should not be a problem but makes the tool useless. I will have to check if we can create a key for Open source usage or similar.

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

No branches or pull requests

2 participants