Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

geolocation crashes

  • 2 odpovede
  • 18 má tento problém
  • 2 zobrazenia
  • Posledná odpoveď od jonyoung

more options

If I try the geolocation feature, it asks to share the location information, I agree and it has this error in the error console - "Error: location is undefined Source File: file:///C:/Program%20Files/Mozilla%20Firefox/components/NetworkGeolocationProvider.js Line: 91" I use a NAT LAN so is this error due to my 192.168.1... address not generating a location? If it is shouldn't it use the external address given by the router. It should at least cope a bit better.

If I try the geolocation feature, it asks to share the location information, I agree and it has this error in the error console - "Error: location is undefined Source File: file:///C:/Program%20Files/Mozilla%20Firefox/components/NetworkGeolocationProvider.js Line: 91" I use a NAT LAN so is this error due to my 192.168.1... address not generating a location? If it is shouldn't it use the external address given by the router. It should at least cope a bit better.

Všetky odpovede (2)

more options

A wired connection would use the IP Address of your connection which wouldn't give pinpoint accuracy, but rather a location of your ISP. Is Firefox generating a crash report?

https://support.mozilla.com/en-US/kb/Firefox+crashes

more options

I should have called it a bug report I suppose. The error prevents it calling the failure function in the getCurrentPosition function. Other browsers all fail to find the location as well, so I guess that there is a null value for the location. It would be nice to know why, but in any case it is the same for all browsers, only FireFox falls over though.