![]() |
Re: [Announce] Advanced Geocaching Tool
i can not see the app in the repo. what can i do? i am interesting on getting the app.
|
Re: [Announce] Advanced Geocaching Tool
The application is in extras-devel. Do you have that repository enabled?
|
Re: [Announce] Advanced Geocaching Tool
yes i have the repo enable, and i am running PRI.2 but i can't see the app, any clue?
|
Re: [Announce] Advanced Geocaching Tool
Erm, I have no idea. Do you have it already installed? :-)
Version 0.6.1 is waiting to be uploaded.... see here. |
Re: [Announce] Advanced Geocaching Tool
well, i downloaded since i dont see the it in the repo, i downloaded through the computer and then i put on a folder inside the phone, then i tried to run it from there but nothing, first of all it says that i need the OPERA REPOSITORY enable so i dont know what to do. maybe later i can do something, thks for u help.
|
Re: [Announce] Advanced Geocaching Tool
Quote:
- to run as root need to install rootsh - then in xterminal enter sudo gainroot After this the shell becomes a root shell. Is the above right? On webhamster last posting: waiting to try the modified AGTL. Thanks. |
Re: [Announce] Advanced Geocaching Tool
Just tried the uploaded version 0.6.1 and the same problem continues.
Uninstalled 0.6.0, then installed 0.6.1. Put a shortcut on the desktop. When clicking on the desktop icon, it starts running then after a few seconds quits. |
Re: [Announce] Advanced Geocaching Tool
Quote:
|
Re: [Announce] Advanced Geocaching Tool
I downloaded 0.6.1-0, and I have good news, bad news and more good news.
Good news 1: the segfault has indeed gone away. Running: Code:
python2.5 /opt/advancedcaching/core.py Bad news: the Hildon application doesn't start up: it issues this traceback (non Pythonistas, please excuse the horror that is to follow): Code:
Traceback (most recent call last): Code:
mkdir ~/.agtl |
Re: [Announce] Advanced Geocaching Tool
Thanks a lot, alexios! Creating the directory worked like a charm, I can finally start my version 0.6.1-0 now.
|
Re: [Announce] Advanced Geocaching Tool
I created the directory /home/user/.agtl under root.
When running the application:
|
Re: [Announce] Advanced Geocaching Tool
After upgrading from 0.5.9 to 0.6.0 i'm having a constant 'No Fix' error. The compass won't even load even though the GPS has me locked on the map. Anyone else having this problem?
edit: btw, loving the app, great work so far :D |
Re: [Announce] Advanced Geocaching Tool
Quote:
|
Re: [Announce] Advanced Geocaching Tool
Quote:
|
Re: [Announce] Advanced Geocaching Tool
Perhaps will get there...
BTW, how do you type ~ using the N900 keyboard? |
Re: [Announce] Advanced Geocaching Tool
Does 0.6.1.1 work for you all?
You can type special characters by pressing the blue Fn key and then Ctrl. |
Re: [Announce] Advanced Geocaching Tool
Quote:
Or log in via SSH and use your full-size keyboard. Or say: Code:
cd; mkdir .agtl Code:
mkdir $HOME/.agtl Code:
mkdir /home/user/.agtl |
Re: [Announce] Advanced Geocaching Tool
hi
i downloaded this app from extra devel some days ago.but i doesn't installed and said unable to install. what should i do now to install it? do i have to wait for new firmwire? ps:problem solved |
Re: [Announce] Advanced Geocaching Tool
Quote:
|
Re: [Announce] Advanced Geocaching Tool
I took the latest version out for a spin this afternoon. After I'd found the clue to the cache location I tried out the AGTL coord calculator. I noticed that where people have 'x' as the multiply symbol then the calculator expects it as a numerical value.
I added the following at line 172 of coordfinder.py (in the find function) to replace all lower case 'x' with '*' instead text = text.replace('x', '*') It fixes the problem nicely but there may be a more elegant solution. Webhamster - Thanks again for the ever improving app :) |
Re: [Announce] Advanced Geocaching Tool
I took the latest version out for a spin this afternoon. After I'd found the clue to the cache location I tried out the AGTL coord calculator. I noticed that where people have 'x' as the multiply symbol then the calculator expects it as a numerical value.
I added the following at line 172 of coordfinder.py (in the find function) to replace all lower case 'x' with '*' instead text = text.replace('x', '*') It fixes the problem nicely but there may be a more elegant solution. Webhamster - Thanks again for the ever improving app :) |
Re: [Announce] Advanced Geocaching Tool
Quote:
I do not recommend this fix, as it works only as long as you don't have a cache where x is used as a variable. I consider a feature where you can enter/edit coord. calculations manually... |
Re: [Announce] Advanced Geocaching Tool
Quote:
How about having it so that you can enter an '*' into the 'x' field in the coord calculator if it appers in a calculation to indicate that it's a multiply symbol rather than a numeric - it was what I treid to do when I discovered the problem so it's probably not a bad default behavior. |
Re: [Announce] Advanced Geocaching Tool
That sounds like good and simple idea. I will check all the options for the next release.
Meanwhile, I added some minor bug fixes (e.g. scrolling in options) and completed support for portrait mode. If you know GIT and feel adventurous, check out the latest development version from http://github.com/webhamster/advancedcaching. Be sure not to overwrite your existing AGTL installation, as the devel version is inherently unstable. Of course, don't go geocaching without the latest official release installed. Report any bugs here with the commit-ID. |
Re: [Announce] Advanced Geocaching Tool
Version 0.6.1.2 was just released, containing two bug fixes:
* Scrolling in options * Downloading waypoints |
Re: [Announce] Advanced Geocaching Tool
Addition: Blog post for Version 0.6.1.2.
|
Re: [Announce] Advanced Geocaching Tool
|
Re: [Announce] Advanced Geocaching Tool
Thanks for this great application!
One minor improvement proposal to sun compass. Compass is moving / turning very quickly when standing still. It would be great if sun compass could be paused when not moving. That would make it easier to turn compass in line with sun... |
Re: [Announce] Advanced Geocaching Tool
Quote:
|
Re: [Announce] Advanced Geocaching Tool
Hi,
Thanks for this great tool. I used it to find over 50 geocaches until now and I think it's even better than the official iPhone App from Groundspeak! Since two or three days I can't download the cache details anymore, I always get the error "could not parse cache page". It looks like Groundspeak added a banner above the logs, perhaps this is a problem for AGTL to parse the cache page... Beside this bug, I have a couple of feature requests so that the application gets even better:
Best Regards, Tobias |
Re: [Announce] Advanced Geocaching Tool
First of all, Version 0.6.1.3 is on it's way to extras-devel, fixing the downloading bug.
Quote:
Downloading the attributes is on my to-do list, although not with a very high priority. Downloading more logs should also be possible. Adding a name to a waypoint is a feature many users have requested. I'm still evaluating the options to implement a better waypoint handling. Multiline support for waypoint descriptions is already implemented and will come with the next major release, as well as your suggestion for the hint text. |
Re: [Announce] Advanced Geocaching Tool
And on a completely different topic, talk.maemo.com may just be crossing the 700.000 posts mark :-)
|
Re: [Announce] Advanced Geocaching Tool
The update is now in extras-devel. Please report any problems here. If the package works for you, please go to
http://maemo.org/packages/package_in...ing/0.6.1.3-1/ and vote up. |
Re: [Announce] Advanced Geocaching Tool
Thanks for the update! It solved the download bug.
And many thanks for your comments on my suggestions, I'm happy to see that some of them are already implemented! I knew that I forgot two ideas I had:
I will vote up as soon as my garage account is created. |
Re: [Announce] Advanced Geocaching Tool
I love this program, it is very handy!
I am having a problem with the 'Download details for all viewable caches' function. It says downloading 0 of 19 but doesn't progress any further. This feature used to work when I tried it in previous versions. |
Re: [Announce] Advanced Geocaching Tool
First of all, thanks for this great application. It got me started on geocaching!
Next, is there anywhere a user manual or at least some kind of decent instructions? I think I am doing something wrong, but I never get the GPS view working. There never is distance, altitude, accuracy or the direction pointer. The area for the pointer is just blank. Also there is always "No Fix" visible, even if other applications (like Ovi Maps, GPSJinni, eCoach) seem to work ok. Or does this have something to do with the GPS signal quality? GPSJinni seems to indicate that the quality is mostly +-10-20m for the coordinates. Also it does not matter whether I have the "track" checkbox checked in the Map view or not, the map does not follow me. Only if I click somewhere on the map, the position updates. This would seem to be related to the GPS view not updating. How should I actually set a cache as a target for the GPS view? Select a cache and then in the top menu select "Set as Target" or go to the coords tab and select the coordinates and then select "set as target"? Or does this actually do the same thing? |
Re: [Announce] Advanced Geocaching Tool
I love this app and use it frequently. But it chews up the battery a LOT. I used it today for an hour or so and my battery dropped so much I had to switch everything off and just leave it as a phone so I could get home. I had gone out with a full charge.
Akil are you trying to get a fix indoors or while you are out? I just tried it in the house and I got the same problem as you but I find its excellent while out and about for getting a signal. I normally look at the map and click on the geocache I want to find. Then when it brings the details up I then click on the name of the cache in the top bar (no idea what the technical name for the top bar is) and click download all details. I then click on the top bar again and click set as target. Your gps arrow should then start whizzing round. If you go to the map then and zoom out far enough you should be able to see the yellow line with the red cross on, that is where you are and the other end on top of the cache icon is where you want to end up. I know its not a very technical description of how it works, but thats what I do and it works a treat, apart from the battery problem I seem to be having! |
Re: [Announce] Advanced Geocaching Tool
Quote:
If you don't need the telephone and online connection while geocaching, switch to offline mode. This saves an additional hour or two. |
Re: [Announce] Advanced Geocaching Tool
I still need the telephone most of the time while I am out so can't switch to offline mode, but this would be excellent if I was on holiday where I am not bothered about people being able to contact me. So I shall remember that.
I had a look through the link and have installed the 2g/3g app reckon that will make a big difference. I only have the OM weather widget on my desktop, only have one desktop, and just shortcuts to apps on my desktop thats all. I have switched the brightness down though, I always have it on full...reckon this could make a big difference. Thanks for all your help. I'll post again next time I use it for an hour or so's caching and see how I get on. |
Re: [Announce] Advanced Geocaching Tool
Quote:
Also, my method is exactly as yours, i click on a cache, download details and then click from the top menu "set as target". I get the yellow line on the map from my position to the cache, but no gps arrow, or anything in the gps view. How I find the caches then? In the map view, by constantly clicking the map, thus "manually updating" my position on the map. My position on the map is accurate, and even other applications (eCoach, Ovi maps) show my position accurately. I am running the latest firmware PR1.2 and the latest AGTL available from the catalogs. Same problem occurred even before the latest AGTL update, which fixed the cache detail downloads. I have network positioning enabled and the location server is supl.nokia.com. I use 2G/3G applet to switch to 3G when geocaching. I also have the power user kernel installed and have OC'd to 900MHz. In case any of these have some impact on this issue. webhamster: is there any way I could set up a debug log, for example in the config file, to get some debug information out, to look into this? Or any other way to debug it; note that I do not have any devel tools installed yet, though I've downloaded the maemo sdk image and am tempted to start maemo developing. As a sidenote; I also tried today adding google maps as a map source, based on your blog post, but so far haven't been able to switch to those maps. It just seems to keep showing open street maps even though I've selected google maps. Maybe something wrong with my config, I need to check that, when I have time. |
All times are GMT. The time now is 00:29. |
vBulletin® Version 3.8.8