when I try to use the batch download. im getting alot of failed download. heres the log: Batch tile dl working... (threads: 29) pending: 8495, done: 51 exception in get tiles thread: the downloaded tile is not an image as per its magic number (it is probably an error response webpage returned by the server) Batch size working... (threads: 29), pending: 8245, done: 286 Batch tile dl working... (threads: 29) pending: 8494, done: 52 exception in get tiles thread: btw, im using google map and storage as sqlite. Thanks!
Im not sure how you run it from CLI but if you mean run terminal sudo gainroot and then type modrana then here is the output. home/user # modrana == modRana Starting == device string (first parameter): n900 process 2669: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757. This is normally a bug in some application using the D-Bus library. process 2669: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721. This is normally a bug in some application using the D-Bus library. Aborted Turning the GPS option off and on again in Modrana did not resolve it nor did renaming the options.bin file
sudo gainroot apt-get update apt-get remove modrana apt-get install modrana
sudo gainroot apt-get update apt-get install python-dbus
I already had 0.26-2 when I wrote that, it says unknown version. There is no version.txt in /opt/modrana/
the update process hangs saying that libmagic1 is missing... i just trie to install last version with command line and apt-get fails too : "modrana depends : libmagic1 but it is not installable" .... can somebody help me ?
sudo gainroot apt-get update apt-get install libmagic1 apt-get install modrana
Just a heads-up to people: since I made my turn-announcement changes, I've noticed that I don't get proper (for some definition of "proper" :-D) announcements when turns come in quick succession. (It happens that the last three turns to my house are under 100m apart, so I get a lot of chances to test it.)
I'll look at the code when I get a chance and see if I figure out why I broke it or how to improve it.