Active Topics

 



Notices


Reply
Thread Tools
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#1001
started from commandline, once the maps fail to show I disabled centering, then stopped again:

Code:
display: redraw ON (window not hidden or minimised)
TypeError: update() takes exactly 1 argument (2 given)
display: redraw ON (N900 window is active)
GTK GUI: size allocation <GdkRectangle at 0x460e10>
mapTiles: exception while drawing the map layer: ModRana instance has no attribute 'expandViewportTiles'
Traceback (most recent call last):
  File "/opt/modrana/modules/mod_mapTiles.py", line 555, in drawMap
    add = self.modrana.expandViewportTiles
AttributeError: ModRana instance has no attribute 'expandViewportTiles'
icons:  not found
mapTiles: exception while drawing the map layer: ModRana instance has no attribute 'expandViewportTiles'
Traceback (most recent call last):
  File "/opt/modrana/modules/mod_mapTiles.py", line 555, in drawMap
    add = self.modrana.expandViewportTiles
AttributeError: ModRana instance has no attribute 'expandViewportTiles'
mapTiles: exception while drawing the map layer: ModRana instance has no attribute 'expandViewportTiles'
Traceback (most recent call last):
  File "/opt/modrana/modules/mod_mapTiles.py", line 555, in drawMap
    add = self.modrana.expandViewportTiles
AttributeError: ModRana instance has no attribute 'expandViewportTiles'
False
N900: key centred toggled
False
sqlite tiles: initializing db for layer: Google Maps
Shutting-down modules

shutdown imminent, committing all uncommitted tiles
storeTiles: sqlite commit OK

all tiles committed, breaking, goodbye :)
storePOI: disconnecting from db
location: disabling location
n900 - location: stopping
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 

The Following 3 Users Say Thank You to petur For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1002
Originally Posted by petur View Post
started from commandline, once the maps fail to show I disabled centering, then stopped again:
Thanks for the CLI output! I've just uploaded version 0.31.5 where it should be fixed. Looks like I forgot to rewrite some calls when moving the GUI to its separate module. So please check if the issue is gone or if you can still somehow reproduce it.
__________________
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 5 Users Say Thank You to MartinK For This Useful Post:
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#1003
Looks fixed. Thanks!
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 

The Following 4 Users Say Thank You to petur For This Useful Post:
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#1004
Thank you, Martin.

The shortcuts for Modrana & Modrana QML now appear as blue squares. I have re-powered the N900, but they do not change to the usual icons.
 

The Following 4 Users Say Thank You to rotoflex For This Useful Post:
Posts: 16 | Thanked: 14 times | Joined on May 2012
#1005
I enjoy with version 0.29.02. After update and in end new installation some probs. No GPS connection. no automatic rotation. German language is mixed with english. The shortcuts for Modrana & Modrana QML now appear as blue squares.
Attached Files
File Type: txt modRana.txt (4.6 KB, 90 views)
 

The Following 2 Users Say Thank You to anab For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1006
Originally Posted by anab View Post
I enjoy with version 0.29.02. After update and in end new installation some probs. No GPS connection. no automatic rotation.
This was caused by a missing dependency, I've just uploaded V0.31.6 that should fix it.

Originally Posted by anab View Post
German language is mixed with english.
Where exactly ? In the written/spoken driving directions ?

Originally Posted by anab View Post
The shortcuts for Modrana & Modrana QML now appear as blue squares.
Originally Posted by rotoflex View Post
Thank you, Martin.

The shortcuts for Modrana & Modrana QML now appear as blue squares. I have re-powered the N900, but they do not change to the usual icons.
Yep, I got that too. I'll check out the icon installation paths, probably made a typo somewhere when upgrading the packaging scripts.

UPDATE
I've just uploaded V0.31.8 that fixes the missing desktop icons.
__________________
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-05-17 at 12:58.
 

The Following 6 Users Say Thank You to MartinK For This Useful Post:
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#1007
Originally Posted by anab View Post
I enjoy with version 0.29.02.
For some reason, my N900 didn't notice that updates for Modrana were available. After waiting a day or so after MartinK announced the update was available, I opened the N900's Application Manager, selected "Update", & the Modrana update was immediately discovered.
 

The Following 2 Users Say Thank You to rotoflex For This Useful Post:
Posts: 16 | Thanked: 14 times | Joined on May 2012
#1008
UPDATE
I've just uploaded V0.31.8 that fixes the missing desktop icons. [/QUOTE]

Seems to be fixed for me.
Great job and fast reply!
Thanks a lot, Martin!
 

The Following 2 Users Say Thank You to anab For This Useful Post:
Posts: 67 | Thanked: 36 times | Joined on May 2010 @ Claremont (LA), California
#1009
Hmmm...the new Qt version seems to launch to a completely black screen. Is it just slow the first time, or do I have something actually broken?
 

The Following 2 Users Say Thank You to gkuenning For This Useful Post:
Posts: 66 | Thanked: 87 times | Joined on Aug 2010
#1010
Originally Posted by gkuenning View Post
Hmmm...the new Qt version seems to launch to a completely black screen. Is it just slow the first time, or do I have something actually broken?
The same for me. There is a segmentation fault at the end:

Preloading theme "base" from cache
file:///opt/modrana/modules/gui_modules/gui_qml/qml/main.qml:12:19: Type MapPage unavailable
initialPage : MapPage {
^
file:///opt/modrana/modules/gui_modules/gui_qml/qml/MapPage.qml:20:5: Type PinchMap unavailable
PinchMap {
^
file:///opt/modrana/modules/gui_modules/gui_qml/qml/PinchMap.qml:422:5: PinchArea is not a type
PinchArea {
^
"" ""
"" ""
"" ""
"" ""
"" ""
"" ""
"" ""
"" ""
Segmentation fault
Attached Files
File Type: txt modrana-qml.txt (4.1 KB, 111 views)
 

The Following 2 Users Say Thank You to mick3_de For This Useful Post:
Reply

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


 
Forum Jump


All times are GMT. The time now is 20:44.