The Following 4 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2013-07-14
, 10:44
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1422
|
* Sat Jul 13 2013 Martin Kolman - 0.42.1 - add batch tile redownload & update - accessible from the "Edit" submenu in batch dl menu - redownload ON -> download all tiles, even when locally available - redownload OFF (default) -> download only tiles that are not locally available - redownload update -> download only tiles that ARE locally available - add 32bit (i386) Monav routing server binary by jperon - Thanks ! - this should make offline routing on 32bit x86 machines possible - preliminary support for high DPI screens in QML GUI - fix online routing not respecting directions language - fix tracebacks with some routes from Monav offline routing
The Following 12 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2013-07-14
, 14:01
|
Posts: 650 |
Thanked: 497 times |
Joined on Oct 2008
@ Ghent, Belgium
|
#1423
|
![]() |
2013-07-16
, 12:45
|
Posts: 2,006 |
Thanked: 3,351 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#1424
|
![]() |
2013-07-20
, 10:59
|
Posts: 31 |
Thanked: 95 times |
Joined on Apr 2012
|
#1425
|
The Following User Says Thank You to tadzik For This Useful Post: | ||
![]() |
2013-07-20
, 11:06
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1426
|
I get an error trying to search for anything in modrana:
('geocoding exception:\n', GBadKeyError('The api_key is either invalid or does not match the domain for which it was given.','))
Is there any hotfix I can apply locally to fix this? I was sent to Oslo for a week, and it'd help if I knew how to get to places
Similar thing happens when downloading tiles: the error message is then "the downloaded tile is not an image as per its magic number (it is probably an error response webpage returned by the server)"
Thanks!
python modrana.py
The Following 3 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2013-07-20
, 11:19
|
Posts: 31 |
Thanked: 95 times |
Joined on Apr 2012
|
#1427
|
![]() |
2013-07-20
, 12:04
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1428
|
I get an error message while running the newest one:
threads.py:157: Warning: 'with' will become a reserved keyword in Python 2.6
ending up in SyntaxError: invalid syntax
Looks like the effect of 35cf774c435239e61deece5b8f2343e572ca0654, but when I remove the offending methods manually I end up with:
AttributeError: 'module' object has no attribute 'current_thread'
from core/threads.py line 59
Maybe I should just cherry-pick https://github.com/M4rtinK/modrana/c...249529d1f8b251 and apply it on a latest release? Will try that and give you a heads-up
![]() |
2013-07-24
, 11:06
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#1430
|
![]() |
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
- modrana core (all non-graphical stuff)
- modrana default theme (all the icons are what are what makes the modRana package big)
- GTK GUI
- QML GUI
This would enable for example to only install the core, without all the graphical elements if one wanted to only use the modRana CLI (well, there is not much at the moment, but still) - like Saera does, for example (even though some commands launch the GUI, so it's not that clear-cut). Installing one of the GUIs would pull in the core and theme.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)