Unfortunately the version of find on stock N900 is even more cut down than the usual busybox one and doesn't support the -exec option. Here's what works: Code: find /opt/modrana -type d | xargs chmod o+x
find /opt/modrana -type d | xargs chmod o+x
Also, the image that's being used for the desktop shortcut looks like it's much larger than the button size, and it's getting trimmed rather than scaled.
Tried to upload route to OSM; OSM said: Found no good GPX points in the input data. The log is fine, I can see it in modrana program. But something is wrong with its format. http://wiki.openstreetmap.org/wiki/G...ad_properly.3F First, it has a lot of 'ns0' inside it. Second, it doesn't have <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>. Third, it misses timestamps in points. It was an old version of modrana (when the options weren't saved at all). Later I will try to install the newest version.
Request feature: when logging is on, show new log in green colour as it is recorded so that it is easier to see that it is recorded.
And allow zooming out and seeing the whole world on one screen. It seems it cannot have zoom lower than eight now?