View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1718
Originally Posted by marmistrz View Post
Which python modules does Modrana use? Your app could be a guinea pig for testing how our ported modules work with python2.7 ;D
Looking at the dependency list:
python-dbus, python-protobuf (>= 2.4), python-imaging, python-location, python-osso, python-conic, python-hildon

Of course it also uses pygtk but for some reason it is not declared in package dependencies and yet it works. :P

And for the Qt4/QML GUI:

python-qtmobility12, python-pyside.qtgui, python-pyside.qtdeclarative

If problematic these could be split to a subpackage (modrana-qt4-gui) and I'm probably going to do the subpackage anyway so that modRana does not drag in so many Qt dependencies for people who only use the GTK interface.

Anyway, to test just run:
Code:
python2.7 /opt/modrana/modrana.py -d n900 -u gtk
__________________
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 7 Users Say Thank You to MartinK For This Useful Post: