View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1078
Oh, now I see it:
Code:
modRana: module: device_n900/device failed to load 
Traceback (most recent call last): 
File "modrana.py", line 293, in _loadModule 
a = __import__(importName) 
File "/opt/modrana/modules/device_modules/device_n900.py", line 31, in <module> 
import hildon 
ImportError: No module named hildon 
modRana: no device module name providedloading the Neo device module as fail-safe
I checked the modRana package dependencies and indeed - the python-hildon package is missing.

Your re-flash is probably what exposed this bug, as other users have probably already installed something, that has python-hildon as a dependency, so it works for them.

I've added the missing dependency in V0.31.6 - so please test.

Originally Posted by 7thd View Post
Cool, I'll be happy to wait for this fix. Tracklogging in my eyes is a top row feature of modRana
Yep, fixing it is a high-priority task for me.
__________________
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: