Navigation Menu

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

Geolocation Sample not working #15641

Closed
DartBot opened this issue Dec 15, 2013 · 6 comments
Closed

Geolocation Sample not working #15641

DartBot opened this issue Dec 15, 2013 · 6 comments
Labels
area-samples (deprecated) Deprecated: this label is no longer actively used. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Dec 15, 2013

This issue was originally filed by yssaiful...@gmail.com


What steps will reproduce the problem?

  1. Load the Sample from the provided zip file

(the zipped file contains the trip_meter sample as it is but with one change, the 'query' is deprecated problem is overcome by replacing with 'querySelector')

  1. After executing the changed code error is popped up on browser
  2. the page at 127.0.0.1:3030 says
       Error occured. Error code: 2
     
    What is the expected output? What do you see instead?
    Expected output with the current location co-ordinates
    No co-ordinates are returned.

What version of the product are you using? On what operating system?
Dart Editor version 1.0.0_r30798 (STABLE)
Dart SDK version 1.0.0.10_r30798

Please provide any additional information below.


Attachment:
location.zip (2.52 KB)

@floitschG
Copy link
Contributor

Added Area-Samples, Triaged labels.

@sethladd
Copy link
Contributor

sethladd commented Jan 7, 2014

Set owner to shaile...@google.com.

@DartBot
Copy link
Author

DartBot commented Jan 9, 2014

This comment was originally written by shaile...@google.com


Can you provide a link for downloading the zip file from dartlang.org? No zip file is provided from the samples page and to reproduce the problem (or to see if this is no longer a problem), I would like to be able to download exactly the code available to any other user.

@DartBot
Copy link
Author

DartBot commented Jan 11, 2014

This comment was originally written by yssaifu...@gmail.com


I was trying to modify the trip_meter sample.
https://github.com/dart-lang/dart-samples/tree/master/web/html5/geolocation/trip_meter

I ran into a few deprecated errors as mentioned and then when launched issue as mentioned was seen.

@DartBot
Copy link
Author

DartBot commented Oct 14, 2014

This comment was originally written by shaile...@google.com


Set owner to @nicolasgarnier.

@DartBot DartBot added Type-Defect area-samples (deprecated) Deprecated: this label is no longer actively used. labels Oct 14, 2014
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@srawlins
Copy link
Member

The geolocation sample has been archived.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-samples (deprecated) Deprecated: this label is no longer actively used. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

6 participants