![]() |
2014-10-31
, 17:44
|
Posts: 24 |
Thanked: 35 times |
Joined on May 2011
@ Pretoria, South Africa
|
#1692
|
The Following 3 Users Say Thank You to sunil For This Useful Post: | ||
![]() |
2014-11-01
, 14:35
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#1693
|
I have Modrana installed for years but it never worked. I keep updating in the hope that it may start working, but no cigar.
I have the latest version installed and the problem is the maps never show. All i get is blank gray screen. All the files are at /MyDocs/.maps/.
I tried changing from sqlite to files as suggested a few threads ago, but did not make a difference. I have attached two log files. Can anyone please assist me.
Thank you in advance.
Sunil
![]() |
2014-11-01
, 17:26
|
Posts: 27 |
Thanked: 72 times |
Joined on Jan 2012
|
#1694
|
#!/bin/sh cd /opt/modrana PYTHONPATH=/opt/qtm12/lib/python2.5/site-packages:${PYTHONPATH} python modrana.py -u QML:harmattan -d n900
The Following 2 Users Say Thank You to CRCulver For This Useful Post: | ||
![]() |
2014-11-02
, 09:21
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#1695
|
The Following 5 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2014-11-02
, 11:35
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#1696
|
@malfunctioning, sunil said the files are physically there but not displayed. That sounds like a rendering problem, not downloading. Just in case, I would start by going to MyDocs/.maps and checking a few random maps from there if they can be displayed with stock Photos app. They are just plain JPG, so that shouldn't be a problem. If they still show as grey squares and especially if they are all the same size, then it is a download problem indeed. Something somewhere is blocking your maps downloads. Do you live in Syria, Iraq or one of other "restricted" countries?
![]() |
2014-11-03
, 06:41
|
Posts: 24 |
Thanked: 35 times |
Joined on May 2011
@ Pretoria, South Africa
|
#1697
|
The Following 4 Users Say Thank You to sunil For This Useful Post: | ||
![]() |
2014-11-03
, 08:39
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#1698
|
The Following 5 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2014-11-03
, 14:15
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#1699
|
![]() |
2014-11-03
, 14:20
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#1700
|
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:
I do indeed have qtm libs in that directory. Why isn't modrana-qml seeing them or acting on them?Code:#!/bin/sh cd /opt/modrana PYTHONPATH=/opt/qtm12/lib/python2.5/site-packages:${PYTHONPATH} python modrana.py -u QML:harmattan -d n900
The Following 4 Users Say Thank You to malfunctioning For This Useful Post: | ||
![]() |
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
This should be an easy change. Pretty please?
Or at worst, add two additional configuration variables: nav_folder and poi_folder.
Last edited by malfunctioning; 2014-10-31 at 01:42.