google-code-export / geobeagle

Automatically exported from code.google.com/p/geobeagle
1 stars 0 forks source link

Online list gives coords of 0, 0 #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Geobeagle, wait for location fix (happens with GPS and Network
location)
2. Hit "Online List" (I'm already logged in at geocaching.com as a premium
member)
3. Browser opens, displays "Advanced Search" page with 0°00.000'N and
0°00.000'W as the current coordinates, nothing more happens.

What is the expected output? What do you see instead?

Well, for starters, the correct coordinates would be great. For me, they'd
be 51°42.something'N and 8°47.something'E. GPSstatus e.g. displays them
correctly!

What version of the product are you using? On what operating system?

The current one from the Android market with the current firmware on the
android G1. Sorry, tell me how to find out more and I will do :)

Original issue reported on code.google.com by harald.l...@gmail.com on 8 Apr 2009 at 9:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I fixed the summary line :-).

I take it Online Maps does something similar?

Can you click "menu" / "go to url" and let me know what url geobeagle is trying 
to go to?

Have you tried loading pocket queries into GeoBeagle?

Original comment by stephen5...@gmail.com on 8 Apr 2009 at 4:15

GoogleCodeExporter commented 9 years ago
On my german g1 the url is for the geocaching search page contains , instead of 
. in 
the coordinates.
This means you can't just take the coordinates coming from the gps and use 
these to 
build the url. You also have to fix the coordinates and make sure the , is 
replaced 
by a .

Alternatively all germans can change the url manually of course

Original comment by eckhard....@gmail.com on 9 Apr 2009 at 11:20

GoogleCodeExporter commented 9 years ago
Ah, that makes sense--GeoBeagle is formatting the number for the url using your 
current locale.  I will hardwire 
the locale because that's what geocaching.com expects.  I expect to post a fix 
shortly.

Original comment by stephen5...@gmail.com on 9 Apr 2009 at 3:16

GoogleCodeExporter commented 9 years ago
I have uploaded a fix to the marketplace, please let me know if it works any 
better.

Original comment by stephen5...@gmail.com on 9 Apr 2009 at 4:07

GoogleCodeExporter commented 9 years ago
That fixed it for me - thanks :)

Original comment by harald.l...@gmail.com on 9 Apr 2009 at 6:07

GoogleCodeExporter commented 9 years ago
Issue 138 has been merged into this issue.

Original comment by andpet@gmail.com on 14 May 2010 at 9:50