gpx import not working

Started by sebbo, September 13, 2012, 15:55:06

0 Members and 1 Guest are viewing this topic.

sebbo

while trying to import gpx files to locus with tracks recorded by another locus

it records the following error in the logs folder

Quote----------  13.09.2012 15:48:16  ----------
TAG:FileImport
MSG:parseGeoData(2012-09-03_190926.gpx)
TRACE:java.lang.NullPointerException
   at menion.android.locus.core.geoData.io.h.a(L:349)
   at menion.android.locus.core.geoData.io.a.a(L:47)
   at menion.android.locus.core.geoData.io.g.a(L:328)
   at menion.android.locus.core.geoData.io.aj.a(L:326)
   at menion.android.locus.core.gui.extension.ar.doInBackground(L:1)
   at android.os.AsyncTask$2.call(AsyncTask.java:264)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
   at java.util.concurrent.FutureTask.run(FutureTask.java:137)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
   at java.lang.Thread.run(Thread.java:856)


example file is attached
  •  

gynta

#1
...but the imported track is ok. isn't it?

sebbo

#2
looking good... so it works for you?! damnit!
  •  

gynta

#3
my steps:
copy from my dropbox to ..locus/mytemp/...
starting locus
data
tracks
import from tempdir
done

sebbo

#4
thats how i did it...

but it works now after resetting settings of locus (not acceptable solution)
  •  

Menion

#5
hi sebbo, which version of locus you have? Latest from market or testing?
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

sebbo

#6
latest from market
  •  

Menion

#7
the place where locus crashed is in place that have changed in next release. I'm testing it with current version that is almost heading to Google Play and seems to works correctly. Try it and let me know in case of problems
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •