|
2012-09-09
, 18:27
|
Posts: 53 |
Thanked: 105 times |
Joined on Jan 2012
@ Iran
|
#1122
|
The Following User Says Thank You to melisa queen For This Useful Post: | ||
|
2012-09-10
, 00:18
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1123
|
Hi Martink,
Now I am the one of the user that uses your awesome application
Thank you for this great application
I have the same problem as magic_doc "First of all, modrana-qml is no longer workling for me"! Please help me to solve the issue!
And is there any way to add Persian language support?!
In old Symbian devices its one of my favorite feature to use Persian voice for routing
EDIT: The Modrana and the modrana-qml didnt open for me after update to V0.34.5!
modrana
The Following 2 Users Say Thank You to MartinK For This Useful Post: | ||
|
2012-09-10
, 01:03
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#1124
|
...try to run modRana from the terminal:
And post the output here.Code:modrana
The Following User Says Thank You to taixzo For This Useful Post: | ||
|
2012-09-10
, 01:17
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1125
|
cd MyDocs wget http://monav.openstreetmap.de/mapsets/Czech_Republic.zip
/home/user/MyDocs/.maps/monav_data
cd MyDocs/.maps mkdir monav_data
unzip Czech_Republic.zip -d .maps/monav_data/
/home/user/MyDocs/.maps/monav_data/Czech_Republic /home/user/MyDocs/.maps/monav_data/Czech_Republic/routing_bike /home/user/MyDocs/.maps/monav_data/Czech_Republic/routing_car /home/user/MyDocs/.maps/monav_data/Czech_Republic/routing_pedestrian
The Following 17 Users Say Thank You to MartinK For This Useful Post: | ||
|
2012-09-10
, 01:54
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#1126
|
|
2012-09-10
, 06:39
|
|
Posts: 54 |
Thanked: 89 times |
Joined on May 2011
@ Vlaardingen, Netherlands
|
#1127
|
== modRana Starting == V0.35.6 git:c6483c5 modRana: loading options N900: DBUS initialized N900 Qt screen saver controller created N900 device specific module initialized * device: A N900 modRana device-specific module (1060.00 ms) modules/gui_modules/gui_qml/gui_qml.py:93: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed self.app = QApplication(sys.argv) * gui: A Qt + QML GUI module (3510.00 ms) importing modules: * mapView: Controls the view being displayed on the map (10.00 ms) * notification: This module provides notification support. (20.00 ms) * units: a unit handling module (0.00 ms) * options: Handle options (10.00 ms) * markers: A module handling markers on the map. (20.00 ms) * interfaceFeedback: A sample pyroute module (10.00 ms) * stats: Handles messages (0.00 ms) * showGPX: draws a GPX track on the map (0.00 ms) * turnByTurn: A turn by turn navigation module. (0.00 ms) * info: A modRana information handling module (0.00 ms) * routeProfile: Creates a route profile (an elevation chart) (10.00 ms) @ mapTiles: map folder path: /home/user/MyDocs/.maps/ * mapTiles: Display map images (80.00 ms) * textEntry: A module for handling text entry. (10.00 ms) * askMenu: A sample pyroute module (0.00 ms) * onlineServices: A module for talking to various online services (150.00 ms) * input: Handle input from keyboard, buttons, etc. (0.00 ms) * showPOI: Show POI on the map and in the menu. (10.00 ms) * sketch: Sketching functionality (10.00 ms) * keys: A keyboard input handling module (0.00 ms) * icons: Draw icons (30.00 ms) * mapData: Handle downloading of map data (60.00 ms) * updateTiles: Update stored map tiles. (0.00 ms) * route: Routes (640.00 ms) * positionMarker: A sample pyroute module (10.00 ms) * projection: Projection code (lat/long to screen conversions) (10.00 ms) * messages: Handles messages (0.00 ms) @ storePOI: POI database path: @ /home/user/MyDocs/.maps/modrana_poi.db @ storePOI: connection to POI db established * storePOI: Store POI data. (60.00 ms) * log: A modRana logging module (10.00 ms) * animatedMapView: A sample pyroute module (0.00 ms) * search: Search for POI (20.00 ms) * tracklogManager: Module for managing tracklogs (20.00 ms) * config: Handle configuration, options, and setup (10.00 ms) * cron: A Qt timing and scheduling module for modRana (0.00 ms) * tracklog: Record tracklogs (20.00 ms) * example: A sample pyroute module (0.00 ms) * voice: Handle text to speech. (0.00 ms) * display: A platform independent display device control module (10.00 ms) * storeTiles: Single-file-fs tile storage (20.00 ms) * tileserver: A modRana built-in tileserver (10.00 ms) @ location: using Qt Mobility importing Qt Mobility Qt Mobility imported location Qt Mobility: position source created * location: Supplies position info from a position source (260.00 ms) * showOSD: Draw OSD (On Screen Display). (10.00 ms) * menu: Handle menus (40.00 ms) * loadTracklogs: A sample pyroute module (0.00 ms) * clickHandler: handle mouse clicks (20.00 ms) Loaded all modules in 1610.00 ms, initialising showPOI: 8 visible POI restored location: enabling location location qt mobility: started display: keep display ON -> never :) ** making a list of available tracklogs * using this tracklog folder: * /home/user/MyDocs/tracklogs * there are 20 tracklogs available ** mapView: switching map drag mode to default mapView: switching centering disable threshold to 2048 options: reloading Monav data pack list Initialization complete in 160.00 ms ** modRana startup timing ** # device: Nokia N900 (n900) * modRana start (0 ms), 0/20060 ms * imports done (998 ms), 998/20060 ms * GUI creation (1 ms), 998/20060 ms * all modules loaded (17386 ms), 18384/20060 ms * all modules initialized (1676 ms), 20060/20060 ms ** whole startup: 20060 ms ** Preloading theme "blanco" from cache GET (u'currentTheme', u'default', 'default') file:///opt/modrana/modules/gui_modules/gui_qml/qml/PinchMap.qml:47: Unable to assign [undefined] to int status Segmentation fault
The Following User Says Thank You to Whispering Weasel For This Useful Post: | ||
|
2012-09-10
, 07:57
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#1128
|
The Following User Says Thank You to don_falcone For This Useful Post: | ||
|
2012-09-10
, 11:32
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1129
|
Just FYI - I haven't been able to run modRana this way, it says it isn't found. I have to do python /opt/modrana/modrana.py instead.
I don!t have monav installed and V0.35.6 didn't start for me at first (both normal and qml version), creating the monav dir ( mkdir /home/user/MyDocs/.maps/monav_data ) fixed that for the normal version.
Question; the routing data sets have to be a specific version? AFAIK the ones available on Monav wiki are at least 1,5yrs old, and not compatible with current Monav revisions; i.e. those that f.e. render street names.
The Following 3 Users Say Thank You to MartinK For This Useful Post: | ||
|
2012-09-10
, 11:58
|
Posts: 53 |
Thanked: 105 times |
Joined on Jan 2012
@ Iran
|
#1130
|
The Following User Says Thank You to melisa queen For This Useful Post: | ||
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
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)
Last edited by MartinK; 2012-09-09 at 12:39. Reason: fix typo