View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1144
Originally Posted by daposk View Post
I'm trying modrana for a while and every time it starts, the default settings are re-loaded. In the log appears "Can't save options". Do you have any clues for this?
This is probably related to the file that modRana uses to store settings.
The file is located in:
Code:
/home/user/.modrana/options.bin
You might want to check permissions for this file or the .modrana directory (if you ever run modRana as root, it might get owned by root and modRana would not be able to write to it when running under a normal user).

Another possibility is that the settings file got somehow corrupted. But that should cause that settings are not loaded, not that the can't be stored.

BTW, a quick solution/workaround (as root):
Code:
cd /home/user/
mv .modrana .modrana_backup
This would rename the modRana profile directory, causing modRana to create a fresh one on startup.
__________________
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)

Last edited by MartinK; 2012-09-17 at 13:30.
 

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