maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] modRana: a flexible GPS navigation system (https://talk.maemo.org/showthread.php?t=58861)

Estel 2013-05-17 11:14

Re: [Announce] modRana: a flexible GPS navigation system
 
Since one of last updated, ModRana hangs at calculating online routing (needs killing). The following error appears in terminal:

Code:

** dialog accepted **
Clicked, sending route:addressRoute
route: address routing
route: routing from 52.222719,18.251084 to Piekary 16, Poznań
onlineServices: worker starting
Sending message: ml:notification:workInProgressOverlay:enable
worker: routing from 52.222719,18.251084 to Piekary 16, Poznań
Sending message: ms:turnByTurn:start:enabled
tbt: starting worker thread
TBTWorker: started
Sending message: ml:notification:m:use at own risk, watch for cliffs, etc.;3
notification: message: use at own risk, watch for cliffs, etc., timeout: 3.0
notification@dmod: message: use at own risk, watch for cliffs, etc., timeout: 3.0
Xlib: unexpected async reply (sequence 0x25f8)!

/Estel

int_ua 2013-05-20 16:20

Re: [Announce] modRana: a flexible GPS navigation system
 
And monav routing doesn't work for me too in 0.41.2
Code:

monav: search finished in 110.00 ms and 1 tries
Traceback (most recent call last):
  File "/opt/modrana/modules/gui_modules/gui_gtk.py", line 506, in released
    self.click(event.x, event.y, msDuration)
  File "/opt/modrana/modules/gui_modules/gui_gtk.py", line 534, in click
    m.handleClick(x, y, msDuration)
  File "/opt/modrana/modules/mod_clickHandler.py", line 68, in handleClick
    self._processClickArea(area, x, y)
  File "/opt/modrana/modules/mod_clickHandler.py", line 81, in _processClickArea
    m.routeMessage(action)
  File "/opt/modrana/modules/mod_messages.py", line 115, in routeMessage
    m.handleMessage(text, None, None)
  File "/opt/modrana/modules/mod_route/mod_route.py", line 224, in handleMessage
    self.doRoute(fromLat, fromLon, toLat, toLon, waypoints=middlePoints)
  File "/opt/modrana/modules/mod_route/mod_route.py", line 457, in doRoute
    self._handleResults("MonavRoute", (result, monavWaypoints[0], monavWaypoints[-1], sentTimestamp))
  File "/opt/modrana/modules/mod_route/mod_route.py", line 603, in _handleResults
    self.processAndSaveResults(dirs, start, destination, routeRequestSentTimestamp)
  File "/opt/modrana/modules/mod_route/mod_route.py", line 646, in processAndSaveResults
    self.processAndSaveDirections(directionsWay)
  File "/opt/modrana/modules/mod_route/mod_route.py", line 662, in processAndSaveDirections
    directions = self.filterDirections(directions)
  File "/opt/modrana/modules/mod_route/mod_route.py", line 690, in filterDirections
    originalMessage = "".join(step.getMessage())
TypeError


MartinK 2013-05-20 21:59

Re: [Announce] modRana: a flexible GPS navigation system
 
Thanks for reporting the bugs, noted. :) I'll check it out right away once I send my masters thesis to print on Wednesday. :)

MartinK 2013-05-21 00:02

Re: [Announce] modRana: a flexible GPS navigation system
 
BTW, just got modRana running on BlackBerry 10:
http://modrana.org/images/bb10/modra...na_on_bb10.jpg
(this is also part of the thesis :) )

handaxe 2013-05-21 00:11

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1345423)
.... once I send my masters thesis to print on Wednesday. :)

OT I know, but from a former academic, MartinK - congratulations!!! But no sitting on your laurels, hear! :-)

MartinK 2013-05-21 00:17

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by handaxe (Post 1345453)
OT I know, but from a former academic, MartinK - congratulations!!! But no sitting on your laurels, hear! :-)

Thanks !!! :)
Well, I still have to defend it & pass the masters exam. :)

Sending to print = going to nearby bookstore/copy-center and giving them the PDF, so they can print it and make two bound copies (I already ordered the book covers, which should be already prepared). No large scale printing runs (yet ! ;)).

handaxe 2013-05-21 00:21

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1345455)
Thanks !!! :)
Well, I still have to defend it & pass the masters exam. :)

True. But in a sense, the "birthing" part is done.

MartinK 2013-05-21 00:34

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by handaxe (Post 1345457)
True. But in a sense, the "birthing" part is done.

That's for sure ! :D And it will be quite some delivery, at 84+ pages. :)

Oh and all those "little" side-effects, like being able to run a single Python & QML codebase on BB10, Android, Fremantle, Harmattan, Nemo & on PC. :)

rotoflex 2013-05-21 10:31

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1345423)
Thanks for reporting the bugs, noted. :) I'll check it out right away once I send my masters thesis to print on Wednesday. :)

Go go go Martin!

Kossuth 2013-05-21 11:27

Re: [Announce] modRana: a flexible GPS navigation system
 
It also seems so that online address search is broken for me. Routing works and finds addresses correctly and so does the wikipedia search work also, but address search always returns not found. Here's copy-pasta from terminal

Code:

licked, sending search:searchAddress
onlineServices: worker starting
Sending message: ml:notification:workInProgressOverlay:enable
('geocoding exception:\n', GBadKeyError('The api_key is either invalid or does not match the domain for which it was given.',))
geocoding done - nothing found
Sending message: ml:notification:m:No results found for this address.;5
notification: message: No results found for this address., timeout: 5.0
notification@dmod: message: No results found for this address., timeout: 5.0
onlineServices: worker finished
Sending message: ml:notification:workInProgressOverlay:disable



All times are GMT. The time now is 22:08.

vBulletin® Version 3.8.8