zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
18.94k stars 456 forks source link

Cannot acquire geolocation #3043

Open nrayamajhee opened 6 days ago

nrayamajhee commented 6 days ago

Captchas

What happened?

Geolocation doesn't seem to work for me. I am on Arch Linux using zen-browser-avx2-bin. Whenever I try to grab location with navigator.geolocation.getCurrentPosition I get this error:

GeolocationPositionError { code: 2, message: "Unknown error acquiring position" }

This is not just happening in the app I am building. Google maps, for examples, gives me Your precise location could not be determined error.

Reproducible?

Version

1.0.1-a.19

What platform are you seeing the problem on?

Linux

Relevant log output

No response