Thanks for this great update, I will give it a try on my next geocaching adventure.
After upgrading to the new version, the detail view of a downloaded cache did not work anymore (a not yet full downloaded cache worked). After doing some debugging I saw that python-gtkhtml2 was missing. A simple "sudo gainroot; apt-get install python-gtkhtml2" solved this problem. Perhaps you should add this package as a requirement to the agtl deb package.
Thanks for this great update, I will give it a try on my next geocaching adventure.
After upgrading to the new version, the detail view of a downloaded cache did not work anymore (a not yet full downloaded cache worked). After doing some debugging I saw that python-gtkhtml2 was missing. A simple "sudo gainroot; apt-get install python-gtkhtml2" solved this problem. Perhaps you should add this package as a requirement to the agtl deb package.
Thanks again!
Yes, there was a dependency missing. Should be fixed by build number 1 (0.7.0.0-1), on it's way to the repository right now.
What is the latest information on adding repositories, I'd like to be able to use Finnish Land Survey maps, but I haven't yet figured out the magic incantation needed for this?
As you may know, Version 0.7.0.0 is also my official entry for the maemo coding competition. So everyone who likes my application is invited to vote for it in this thread.
Version 0.7.0.1 is here, fixing these bugs:
- Uploading of fieldnotes didn't work
- Small improvements in the indicator for the current position
- Save the last state of the "follow position" button
- Disable HTML view by default
The HTML view has a scrolling bug, which becomes worse when I enable images. Thus, it is now disabled by default until I find a workaround for the bug.