View Single Post
Posts: 106 | Thanked: 11 times | Joined on Jun 2007
#379
Speaking of scratchbox, Mapper is OK under X86 environment :
Code:
maemo_af_desktop[28384]: We could not read lowmem page stats.
main()
maemo_mapper_init()
config_init()
parse_gpx()
path_resize()
path_wresize()
parse_gpx()
path_resize()
path_wresize()
config_parse_repo(OpenStreet    http://tile.openstreetmap.org/%0d/%d/%d.png    /home/murphy/MyDocs/.documents/Maps/OpenStreet  1       1     01)
set_repo_type(http://tile.openstreetmap.org/%0d/%d/%d.png)
repo_set_curr()
repo_make_cache_dir(/home/murphy/MyDocs/.documents/Maps/OpenStreet)
db_connect()
config_update_proxy()
gps_show_info()
gps_hide_text()
osso_cb_hw_state()
integerize_data()
update_gcs()
menu_init()
menu_maps_add_repos()
route_find_nearest_point()
route_update_nears(0)
get_connection_status_signal_cb()
get_connection_status_signal_cb()
dbus_cb_default()
get_connection_status_signal_cb()
get_connection_status_signal_cb()
get_connection_status_signal_cb()
window_present()
set_conn_state(0)
set_conn_state(0)
window_present()
set_conn_state(0)
set_conn_state(0)
map_cb_configure(672, 396)
map_center_unit(16795008, 11661457)
maemo_af_desktop[28384]: GLIB DEBUG default - HildonHome is background: 1
map_render_poi()
map_render_paths()
map_render_path()
map_set_mark()
map_cb_expose(0, 0, 672, 396)
map_draw_mark()
maemo_af_desktop[28384]: GLIB DEBUG default - hn-entry-info.c:590: adding cache entry (size:26)
map_cb_expose(332, 0, 340, 72)
map_draw_mark()
But in ARMEL environment, nothing appear when I launch it (just "Maemo Mapper - loading" during 10 seconds and it disapears) :
Code:
maemo_af_desktop[27901]: We could not read lowmem page stats.
Can somebody help ?