Active Topics

 



Notices


Reply
Thread Tools
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#61
In xterm on n800/n770, on host computer - linux or windows, it doesn't matter. Just remember - version 3 sqlite not 2.
 
Posts: 30 | Thanked: 0 times | Joined on Jul 2006
#62
hello, i just dn ld da new mm & when i try install sqlite3 it says it's not compatible. any ideas? also when ever try to add to the app. catalogue my package list won't refresh. thanks for help
 
Posts: 65 | Thanked: 7 times | Joined on Jan 2007
#63
Maemomapper 1.4 installed fine (along with flite), and it has worked great. However, it suddenly started having trouble starting - the screen says maemomapper loading, but the program never starts. It usually starts the next time. It also can no longer download google maps; instead it gets a URL error. It works OK with VE maps. (I downloaded the map repositories using the download option in maemomapper.)

I'm using it with a Holux GPSlim 240 on a N800.

Any ideas? I haven't added any additional software.

Howard
 
Posts: 103 | Thanked: 10 times | Joined on Feb 2007
#64
Originally Posted by tdmajic View Post
hello, i just dn ld da new mm & when i try install sqlite3 it says it's not compatible. any ideas? also when ever try to add to the app. catalogue my package list won't refresh. thanks for help
I was in the same boat. This page has the libsqlite3 you need

Originally Posted by howardcb View Post
It also can no longer download google maps; instead it gets a URL error. It works OK with VE maps. (I downloaded the map repositories using the download option in maemomapper.)
Same here.

Last edited by revwillie; 2007-02-22 at 06:48.
 
Posts: 1 | Thanked: 0 times | Joined on Feb 2007
#65
N800, mapper v1.4, cannot get icons working for POIs.
32x32 jpeg, paths and names set as told earlier in this thread.
Has somebody got own icons working ?? If yes, please tell...
 
Posts: 3 | Thanked: 0 times | Joined on Feb 2007
#66
Originally Posted by heikkri View Post
N800, mapper v1.4, cannot get icons working for POIs.
32x32 jpeg, paths and names set as told earlier in this thread.
Has somebody got own icons working ?? If yes, please tell...
Icons for POIs in v1.4 don't work anymore (changes from sqlite0 to sqlite3).
If you have your own scratchbox and you can build your own maemo-mapper you can fix it in the source maemo-mapper.c.

Change ...
gchar *poi_label = g_utf8_strdown(sqlite3_column_text(
_stmt_select_poi, 2), -1);
gchar *cat_label = g_utf8_strdown(sqlite3_column_text(
_stmt_select_poi, 5), -1);
to ...
gchar *poi_label = g_utf8_strdown(sqlite3_column_text(
_stmt_select_poi, 3), -1);
gchar *cat_label = g_utf8_strdown(sqlite3_column_text(
_stmt_select_poi, 6), -1);
 
Posts: 60 | Thanked: 4 times | Joined on Jun 2006 @ Toronto, Canada
#67
Originally Posted by TA-t3 View Post
If Enable GPS is on (or set to "on" from "off") it could search, and if it fails, ask e.g. "continue search or quit?" and if the latter it wouldn't search anymore. Enable GPS would still be in its "on" setting so that whenever maemo mapper is started with the GPS at hand it will use it - otherwise not (without having to use the menues).
Not a matter of life or death, obviously, but it would be convenient.
I second this request.

Another feature request. Add a way to make a specific repository the default one. Currently the first one in the list is the default one.
 
Posts: 60 | Thanked: 4 times | Joined on Jun 2006 @ Toronto, Canada
#68
I'm getting some messages on STDERR. I'm using 3.2006.49-2. My GPS works fine. The GPS is a Holux GPSlim 236.

channel_cb_input: Bad checksum in NMEA sentence:
$GPVTG,344.92,T,,M,0.00,N,0$GPGGA,214111.000,4346. 3274,N,07924.0842,W,1,10,0.9,173.8,M,-35.2,M,,0000*65
channel_cb_input: Bad checksum in NMEA sentence:
$GPVTG,344.92,T,,M,0.00,N,0$GPGGA,214116.000,4346. 3276,N,07924.0842,W,1,10,0.9,174.8,M,-35.2,M,,0000*67
 
Posts: 60 | Thanked: 4 times | Joined on Jun 2006 @ Toronto, Canada
#69
I'm also seeing a bit fat 0 (zero) digit in the top-left corner of the map when i hit Auto-Center (the enter key on the d-pad).

The digit changes to 7 (seven) randomly. This appears to happen while connected to the GPS receiver. the GPS receiver is located 8 metres or so away through a wall. Could that be why?

Last edited by ilia; 2007-02-22 at 21:48.
 
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#70
Originally Posted by ilia View Post
I'm also seeing a bit fat 0 (zero) digit in the top-left corner of the map when i hit Auto-Center (the enter key on the d-pad).

The digit changes to 7 (seven) randomly. This appears to happen while connected to the GPS receiver. the GPS receiver is located 8 metres or so away through a wall. Could that be why?
Speedwarner. Menu Settings/Misc2, uncheck "Speed limit"

--
Cezary
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:20.