View Single Post
Posts: 330 | Thanked: 556 times | Joined on Oct 2012
#1700
Originally Posted by CRCulver View Post
On a freshly flashed N900 with CSSU installed, I've installed Modrana. However, when I open Modrana-QML from the applications menu, the old GTK+ interface appears. If I run modrana-qml from the terminal to see debugging output, all of the messages refer to GTK+, there is no mention of QT at all. What could be the cause of this?

I see that modrana-qml is just a bash script with the following contents:

Code:
#!/bin/sh

cd /opt/modrana
PYTHONPATH=/opt/qtm12/lib/python2.5/site-packages:${PYTHONPATH} python modrana.py -u QML:harmattan -d n900
I do indeed have qtm libs in that directory. Why isn't modrana-qml seeing them or acting on them?
I don't know, but modrana QML is deprecated, to the best of my knowledge. Everybody seems to use modrana (no QML).

It's the same thing with cuteTube and cuteTube QML.
 

The Following 4 Users Say Thank You to malfunctioning For This Useful Post: