View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1428
Originally Posted by tadzik View Post
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
Whoops looks like I forgot to check this under Python 2.5 before committing. Should be an easy fix.

EDIT:Fixed in master.
EDIT 1.: OK, not yet fixed, working on it.
EDIT 2.: Just tested it and master branch now again works on the N900, including address search.

Originally Posted by tadzik View Post
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
Not sure if this is the only commit needed, there might be a few more involved. I admit modRana Git history is rather granular a a bit chaotic in places.
__________________
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-07-20 at 13:04.
 

The Following 6 Users Say Thank You to MartinK For This Useful Post: