![]() |
2006-06-11
, 11:43
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#2
|
http://gnuite.com:8080/nokia770
![]() |
2006-06-11
, 11:48
|
Posts: 108 |
Thanked: 6 times |
Joined on Nov 2005
@ Central London
|
#3
|
[] Couldn't install it by clicking the .deb on gnuite.com. Started downloading and quit unexpectedly every time (though this worked ok with Maemopad+ and SQLite). Downloaded it to internal memory and installed using the 'Install from file option in Application Manager. This worked without any problems. Be interesting to see if others manage ok with the direct link - so do try that first...Thanks and keep up the great work!
[] On first start, Mapper insists on scanning for a GPS (don't have one, but want to use Mapper as a Google Maps browser) until you gove it a fake MAC address (I just used "Abc"). From then on, it doesn't scan when you go back into the options, vastly speeding things up (otherwise it's quite unresponsive while scanning).
[] After a false start not knowing that I had to find something to go in the URI prefix field (used http://kh0.google.com/kh?n=404&v=12&t=%s ), I figured the way to go was to go to Maps and select "Download Area...". I figured the zero coordinates would be fine for a starting point esp. since the zoom tab defaults to a zoomed-out view. Unfortunately, pressing OK causes the app to quit. I'm off to look in the 2005 OS thread for a different URI that might work better...
[] Sometimes just going into the Settings causes the app to quit. Not a huge issue at this stage since startup is so fast.
![]() |
2006-06-11
, 12:08
|
Posts: 108 |
Thanked: 6 times |
Joined on Nov 2005
@ Central London
|
#4
|
![]() |
2006-06-11
, 12:39
|
Posts: 90 |
Thanked: 4 times |
Joined on May 2006
|
#5
|
![]() |
2006-06-11
, 12:49
|
Posts: 191 |
Thanked: 10 times |
Joined on Feb 2006
|
#6
|
![]() |
2006-06-11
, 13:46
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#7
|
Sooo much faster than even specifically 770-friendly Google Maps sites...
![]() |
2006-06-11
, 14:15
|
Posts: 108 |
Thanked: 6 times |
Joined on Nov 2005
@ Central London
|
#8
|
share some pointers ?
![]() |
2006-06-11
, 14:19
|
Posts: 108 |
Thanked: 6 times |
Joined on Nov 2005
@ Central London
|
#9
|
![]() |
2006-06-11
, 14:43
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#10
|
Device-Installable .DEB File
Source Code
Complete File List
Application Catalog:
Web location: http://repository.maemo.org/contrib/
Distribution: 2.0
Components: free non-free
At this point, all new development is occurring on the 2006 OS version of Maemo Mapper (v1.x). The 2005 OS version (v0.x) will always be available, but it will not benefit from bug fixes and feature enhancements. Of particular interest in Maemo Mapper 1.0.2 is the addition of frameworks for localization and in-program help.
About localization: the localization framework has been added, but I will leave it to the fluent to translate the English text into different languages. If you would like to have direct access to the SVN repository for translation purposes, just make a request through the Maemo Mapper Garage page (on the Summary page).
If you would like to see Maemo Mapper translated into your language, but don't have the resources to do the translation yourself, add a Tracker item concerning your requested language. That will let people know that you're interested in a translation to that language.
The same goes (sort of) for documentation. The in-program help infrastructure has been added, but if you happen to take a look at it (through the Help application; direct access via Maemo Mapper is a little buggy), you'll see that it is seriously lacking (there's basically nothing there).
If you would like to contribute documentation (maybe because you really want to help out, but you have no coding skills, or maybe my C is too ugly to read), then request to join the Maemo Mapper team as a documenter, which will give you access to the in-program help in SVN as well as the online documentation section in the Garage (which you'll note is also quite empty).
NOTE: There is a known memory leak in v1.x with respect to the "Download by Area" and "Settings" dialog boxes. This leak is not present in v0.2.4. The widgets created by those dialog boxes are created each time the dialog box is invoked, and they are never destroyed. I don't know if it's a bug in the 2006 OS, but if I try to destroy those dialogs, the program crashes the next time that dialog is created (even though the instances are entirely separate - very frustrating). The leak is relatively minor, though, and won't affect normal operation.
Last edited by gnuite; 2006-07-09 at 18:21. Reason: Updated for Maemo Mapper v1.1