![]() |
2015-03-03
, 12:41
|
Posts: 1,431 |
Thanked: 2,630 times |
Joined on Jan 2011
@ Touring
|
#1782
|
![]() |
2015-03-03
, 19:37
|
|
Posts: 67 |
Thanked: 64 times |
Joined on Feb 2015
@ Argentina
|
#1783
|
/home/user/MyDocs/.maps # ls -l
drwxr-xr-x 2 root root 4096 Mar 3 09:13 OpenCycleMap
drwxr-xr-x 8 root root 4096 Mar 3 09:07 OpenStreetMap I
-rw-r--r-- 1 root root 3072 Mar 3 09:09 modrana_poi.db
drwxr-xr-x 3 root root 4096 Feb 28 20:35 monav_data
-rw-r--r-- 1 root root 3072 Mar 3 09:12 poi.db
![]() |
2015-03-03
, 19:48
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#1784
|
BusyBox v1.23.0 (Debian 1.23.0power1+thumb0) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ ls -l /home/user/MyDocs/.maps/ drwxrwxrwx 19 user root 16384 Nov 26 09:26 OpenStreetMap I drwxrwxrwx 20 user root 16384 Dec 10 14:49 mapquest_eu -rwxrwxrwx 1 user root 3072 Nov 26 09:26 modrana_poi.db drwxrwxrwx 2 user root 16384 Nov 26 09:26 monav_data ~ $
The Following 4 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2015-03-03
, 23:06
|
|
Posts: 67 |
Thanked: 64 times |
Joined on Feb 2015
@ Argentina
|
#1785
|
![]() |
2015-03-04
, 15:30
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#1786
|
In fact yes, but as ext4! I solved my problem by changing the owners of .maps and his contents to user.root
![]() |
2015-03-04
, 23:37
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1787
|
I always thought it wasn't recommended to make MyDocs an ext partition due to it breaking a large portion of applications. So don't rule out other applications having issues along the way.
![]() |
2015-03-10
, 06:10
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#1789
|
![]() |
2015-03-20
, 05:27
|
|
Posts: 1,974 |
Thanked: 1,834 times |
Joined on Mar 2013
@ india
|
#1790
|
Mieru, my other Python app is already using Clutter for a part of its interface. The speed is OK and I have not noticed any Clutter related crashes. So basically I have all the needed tools - now I just need to sit down and start writing the code.
I have also developed custom kinetic scrolling code for Mieru, which should be also usable in modRana to enable kinetic scrolling for the (Clutter accelerated) map screen. Another use could be for Hildon independent kinetic-scrollable lists.
![]() |
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
Well, given that, it's the first time I have this problem: when I start modrana from my device (icons or command line) the tiles never load. They just stay in "Loading". I've changed the obvious options several times and tried on wifi and gprs, but "obvious" is very relative. I wanted to ask you how can I trace this problem.
On the other hand, I don't know if there is any load difference between the three installed executables of modrana (modrana, modrana-gtk and modrana-qml) On my N900 the three look the same and, at least for what I could see on htop, consume the same amount of memory.