View Single Post
Posts: 293 | Thanked: 76 times | Joined on Jan 2008 @ Fremantle, W. Australia
#548
Hi, new to this. Looking for a maemo-mapper equivalent for the N9.

Just installed CloudGPS 0.6.4 from "Store" on the N9 pr1.2, but only get a white screen (edit: ) with OSM. Have google map tiles working now. I'm in Australia.
After deleting config and restarting:

Code:
[CurrentView]
zoom=16
tilex=53860
tiley=38897
x=0
y=0

[Options]
tileProvider=OpenStreetMap
geocodingProvider=CloudMade
routingProvider=CloudMade
loadLastRoute=0
OSM and cycle maps fail to load. Lots of errors like:
Code:
D/l error 7: Couldn't connect to server for URL: 'http://c.andy.sandbox.cloudmade.com/tiles/cycle/16/53860/38898.png'
D/l error 7: Couldn't connect to server for URL: 'http://tile.openstreetmap.org/16/53861/38901.png'
The same URLs load OK using wget.
Plenty of Dbus errors too.

Code:
process 7269: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 280.
This is normally a bug in some application using the D-Bus library.
Google maps do load though. In "change maps" the icons for the 3 OSM maps do not load, and buttons often do not respond (dbus errors?).
CPU is running around 50% idle.

Help!?