View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#18
Originally Posted by Helmuth View Post
What about to increase your audience and uploading it to maemo extras?
OK OK, I'm already working on it.
I finally managed to integrate the py2deb scratchbox build to my main build script and I already send an inviote request for the Autobuilder.

Originally Posted by kureyon View Post
It's true, the settings aren't being saved

Here's a snippet from stdout when run from terminal:

Code:
Clicked,  sending set:layer2:vsat|options:save|set:needRedraw:1
saving options
Can't save options
There's a whole bunch of those lines.
There can be something wrong with the file storing the options (/opt/modrana/data/options.bin). There are a few things you can try to fix it:
  • check permissions for that file
  • delete the file while modRana isn't running (new one will be automatically created at next start)
  • remove modRana with the --purge parameter:
    Code:
    apt-get remove --purge modrana
    (this deletes the folder /opt/modrana and everything in it) and reinstall it
I'll also make it more verbose, so it should be easier to find out what exactly went wrong when the saving failed.

Originally Posted by Helmuth View Post
Feature request: Please add auto-rotate map so that the direction in which you're moving is at the top of the screen.
OK, I added a feature request ticket for it. Some thing to note:
  • text can be upside down after rotation
  • performance - maybe this would need some sort of acceleration to be usable
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 3 Users Say Thank You to MartinK For This Useful Post: