搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Location sharing not working and also not prompting

  • 9 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 nilueps

more options

I cannot share my location on websites such as maps.google.com or openstreetmap.org

Firefox does not prompt me to share my location and even if I give permission manually, it still doesn't work.

Refreshing Firefox made no difference.

"geo.enabled" is set to **true**

I cannot share my location on websites such as maps.google.com or openstreetmap.org Firefox does not prompt me to share my location and even if I give permission manually, it still doesn't work. Refreshing Firefox made no difference. "geo.enabled" is set to **true**

被采纳的解决方案

Solution found! The issue was related to the resistFingerprinting variable.

Navigating to about:config and setting privacy.resistFingerprinting back to false fixed the issue.

定位到答案原位置 👍 0

所有回复 (9)

more options
more options

I tried everything on that page, to no avail.

more options

I called for more help.

more options

Some websites do not use Geoloaction, but do a reverse DNS look up to determine your location. Only when Geolocation is used you will be prompted to allow to share your location.

You can use websites like these to see how your location is reported via a reverse DNS look up of your IP:

more options

These two websites give conflicting results, but I am using a VPN so that is not so surprising.

My question pertains to websites which DO use geolocation.

So far I have tried running in safe mode, with add-ons disabled and refreshing firefox but none of these fix the issue.

Should I simply re-install firefox completely?

more options

Anyone?

Following suggestions on another thread, I deleted the permissions.sqlite file from my profile folder and allowed firefox to rebuild it.

Still no change.

To reiterate:

  • Geolocation is enable, but does not work and does not prompt me to allow or deny location sharing.
  • A look at any site's individual permissions shows that it is set to 'Always ask' but it doesn't.
  • Furthermore, setting the site's permissions to 'Allow' has no visible effect.
  • No information or error message shows up in the console.
  • I get the same result with or without my VPN active.

Halp!

由nilueps于修改

more options

I already wrote above that the two websites you mentioned aren't using Geolocation, but use the IP to find your location, so it won't help trying to fix or force Geolocation.

The first link (yougetsignal) uses your IP and doesn't prompt you. The second link (whatismyipaddress) uses Geolocation and prompts you.

more options

So, your first link (yougetsignal) returns the wrong position (wrong city altogether)

The second link (whatismyipaddress) returns the right city but the location is not precise and it does NOT prompt me to use geolocation.

I googled "geolocation example" and every site I try either throws some kind of "Failed" "Unable to retrive location" error (https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation) or doesn't react at all.

I tried reinstalling Firefox yesterday and the problem seemed to be fixed. But today it is misbehaving again.

Ideas?

由nilueps于修改

more options

选择的解决方案

Solution found! The issue was related to the resistFingerprinting variable.

Navigating to about:config and setting privacy.resistFingerprinting back to false fixed the issue.