Notices


Reply
Thread Tools
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#1381
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
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 7 Users Say Thank You to Estel For This Useful Post:
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#1382
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
 

The Following 4 Users Say Thank You to int_ua For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1383
Thanks for reporting the bugs, noted. I'll check it out right away once I send my masters thesis to print on Wednesday.
__________________
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 8 Users Say Thank You to MartinK For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1384
BTW, just got modRana running on BlackBerry 10:

(this is also part of the thesis )
__________________
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 9 Users Say Thank You to MartinK For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#1385
Originally Posted by MartinK View Post
.... 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! :-)
 

The Following 6 Users Say Thank You to handaxe For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1386
Originally Posted by handaxe View Post
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 ! ).
__________________
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 2 Users Say Thank You to MartinK For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#1387
Originally Posted by MartinK View Post
Thanks !!!
Well, I still have to defend it & pass the masters exam.
True. But in a sense, the "birthing" part is done.
 

The Following 3 Users Say Thank You to handaxe For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1388
Originally Posted by handaxe View Post
True. But in a sense, the "birthing" part is done.
That's for sure ! 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.
__________________
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; 2013-05-21 at 00:37.
 

The Following 6 Users Say Thank You to MartinK For This Useful Post:
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#1389
Originally Posted by MartinK View Post
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!
 

The Following 4 Users Say Thank You to rotoflex For This Useful Post:
Posts: 159 | Thanked: 217 times | Joined on Oct 2011
#1390
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
 

The Following 3 Users Say Thank You to Kossuth For This Useful Post:
Reply

Tags
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps

Thread Tools

 
Forum Jump


All times are GMT. The time now is 13:35.