View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1997
Code:
[nemo@Sailfish ~]$ python /usr/share/harbour-modrana/modrana.py
Running modrana.py directly won't currently work due to how the Qt 5 & PyOtherSide based GUI works on Sailfish OS. Also modRana expects Python 3 on Sailfish OS while the "python" executable on Sailfish OS is still Python 2.

To run packaged modRana frol the command line on Sailfish OS do this:

Code:
sailfish-qml harbour-modrana
That should show the same errors as clicking the modRana icon.
__________________
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 User Says Thank You to MartinK For This Useful Post: