The Following User Says Thank You to goodearth For This Useful Post: | ||
![]() |
2014-04-07
, 16:04
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#14
|
maemo-mapper
ls -al MyDocs/.maps
drwxrwxrwx 3 user root 65536 Apr 5 20:19 .
drwxrwxrwx 35 user root 65536 Apr 7 12:34 ..
drwxrwxrwx 20 user root 65536 Apr 5 20:22 OpenStreetMap I
-rwxrwxrwx 1 user root 3072 Apr 5 20:19 poi.db
![]() |
2014-04-07
, 16:51
|
Posts: 21 |
Thanked: 30 times |
Joined on Mar 2013
|
#15
|
Did you try to start it from the X-Terminalto get some more output to debug?Code:maemo-mapper
But also please recheck the permissions of the database file. This is my output for the directoryShould be 777, may be even as root, because of group ownership.
ls -al /home/user/MyDocs/.maps drwxrwxrwx 23 user root 16384 Sep 1 2013 . drwxrwxrwx 35 user root 16384 Apr 7 13:32 .. drwxrwxrwx 6 user root 16384 Aug 20 2013 FinnTopomaps drwxrwxrwx 3 user root 16384 Jul 29 2013 Google 8-bit drwxrwxrwx 18 user root 16384 Aug 20 2013 Google Landscape drwxrwxrwx 19 user root 16384 Aug 27 2013 Google Maps drwxrwxrwx 6 user root 16384 Jul 29 2013 Google Overlay drwxrwxrwx 14 user root 16384 Dec 31 12:42 GoogleSatellite drwxrwxrwx 12 user root 16384 Nov 7 02:56 GoogleTraffic drwxrwxrwx 22 user root 16384 Aug 19 2013 GoogleVector drwxrwxrwx 3 user root 16384 Jul 29 2013 OpenCycleMap drwxrwxrwx 22 user root 16384 Aug 7 2013 OpenStreetMap I drwxrwxrwx 5 user root 16384 Aug 4 2013 Virtual Earth drwxrwxrwx 15 user root 16384 Sep 1 2013 Virtual Earth Hybrid drwxrwxrwx 22 user root 16384 Aug 19 2013 Virtual Earth Hybrid_bak drwxrwxrwx 23 user root 16384 Apr 1 21:00 Virtual Earth Satellite drwxrwxrwx 24 user root 16384 Aug 20 2013 Virtual Earth Satellite_bak drwxrwxrwx 7 user root 16384 Aug 7 2013 Yahoo Maps drwxrwxrwx 15 user root 16384 Sep 1 2013 YandexSatellite drwxrwxrwx 7 user root 16384 Aug 4 2013 YandexSatellite_bak drwxrwxrwx 9 user root 16384 Aug 4 2013 YandexTraffic drwxrwxrwx 18 user root 16384 Aug 20 2013 kk_bak_jpeg50 -rw-r--r-- 1 user root 3072 Jun 22 2013 modrana_poi.db drwxrwxrwx 2 user root 16384 Jun 22 2013 monav_data -rw-r--r-- 1 user root 5120 Feb 20 13:15 poi.db
The Following User Says Thank You to goodearth For This Useful Post: | ||
![]() |
2014-04-07
, 17:58
|
Posts: 73 |
Thanked: 66 times |
Joined on May 2011
|
#16
|
Yes Sir, currently the map tiles are missing(because i backed up the folder), but even when they were there the problem was all the same. Auto download is enabled in mappero settings. Maps are neither being downloaded nor pre-downloaded ones are being used(regardless of internet connectivity). I guess I wrote too much in the first post and it became somewhat unclear.
Regards.
The Following User Says Thank You to zeebra For This Useful Post: | ||
![]() |
2014-04-07
, 19:36
|
Posts: 21 |
Thanked: 30 times |
Joined on Mar 2013
|
#17
|
The Following User Says Thank You to goodearth For This Useful Post: | ||
![]() |
2014-04-07
, 19:52
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#18
|
The Following User Says Thank You to Copernicus For This Useful Post: | ||
![]() |
2014-04-07
, 20:13
|
Posts: 21 |
Thanked: 30 times |
Joined on Mar 2013
|
#19
|
Just an offhand thought, but let me ask -- are you getting a GPS lock? One of my N900s seems to have trouble with its GPS (although it can sometimes get a connection); the Ovi maps app seems to wait until getting a lock before downloading data. (Not that I really use Ovi maps much, so I don't know if this is standard behavior...)
The Following 2 Users Say Thank You to goodearth For This Useful Post: | ||
![]() |
2014-04-08
, 08:02
|
Posts: 290 |
Thanked: 385 times |
Joined on Jan 2012
@ Madrid, Spain
|
#20
|
The Following User Says Thank You to pasko For This Useful Post: | ||
![]() |
Tags |
maemo 5, mappero |
Thread Tools | |
|
dev/mmcblk0p1 on /home/yser/Mydocs type vfat (rw,noauto,nodev,noexec,nosuid.noatime,utf8,uid=29 999,shortname=mixed,dmask=000,fmask=0133,rodir)
permission results:
permission for .maps folder is drwxrwxrwx
permission for all the folders under .maps is drwxrwxrwx
permission for the file poi.db under .maps is -rw-r--r--