Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - MMM

#1
Hello,
I have a category in Locus with a lot of geocaches imported with the addon Geocaching4Locus.
Now I want to sort them by update time to find the oldest, but it doesn't sort by update time. It looks like sorting by name?!
Perhaps the import of the points/geocaches doesn't set the update time?!...
Can somebody please check this...
br
#2
Hello
I just found out that when I create points in Locus they are sorted by update time.
But when I import the points/Geocaches with the addon Geocaches4Locus this sort doesn't work.
>>> I looks like a bug in the Addon when adding new geocaches...
br
#3
Hello all,
I just saw that there is a option to sort the geocaches by update time.
But it looks like that the sort doesn't work. It looks like the sort by name...
When I update the first/oldest cache in the list then the cache still is the first in the list...
Can somebody please take a look on that...
br
#4
ah. thanx for the fast reply...
I can live without that feature till the end of the weekend ;-)
#5
Hallo,
ich hatte mal in den "Funktionen" - "Geocaching Tools".
Da konnte man Projektionen, Linien oder Kreise usw. "malen" - das war fürs Geocaching ganz nützlich.
Aber jetzt finde ich den Menü-Punkt nicht mehr...?!
Ist das verschoben in die Pro-Version... oder gelöscht... oder was ist damit passiert...???

Ich hab die Version 2.3.2
#6
Troubles & Questions / Re: Locus crashes
December 20, 2011, 11:02:31
I saw your hint too late...
So yesterday evening I uninstalled Locus and deleted the whole Locus directory. After installation it works again...
Next time I know to delete only the cache... ;-)
#7
Troubles & Questions / Re: Locus crashes
December 19, 2011, 17:24:47
I have the same problem... (ZTE Blade, 2.1-update1)
Here the crash log

<entry key="STACK_TRACE_KEY">java.lang.RuntimeException: An error occured while executing doInBackground()
   at android.os.AsyncTask$3.done(AsyncTask.java:214)
   at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
   at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
   at java.util.concurrent.FutureTask.run(FutureTask.java:137)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:565)
   at java.lang.Thread.run(Thread.java:1096)
Caused by: java.lang.IllegalArgumentException: Comparison method violates its general contract!
   at java.util.TimSort.mergeLo(TimSort.java:743)
   at java.util.TimSort.mergeAt(TimSort.java:479)
   at java.util.TimSort.mergeCollapse(TimSort.java:404)
   at java.util.TimSort.sort(TimSort.java:210)
   at java.util.TimSort.sort(TimSort.java:169)
   at java.util.Arrays.sort(Arrays.java:2500)
   at menion.android.locus.core.bk.doInBackground(L:1)
   at android.os.AsyncTask$2.call(AsyncTask.java:199)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
   ... 4 more
java.lang.IllegalArgumentException: Comparison method violates its general contract!
   at java.util.TimSort.mergeLo(TimSort.java:743)
   at java.util.TimSort.mergeAt(TimSort.java:479)
   at java.util.TimSort.mergeCollapse(TimSort.java:404)
   at java.util.TimSort.sort(TimSort.java:210)
   at java.util.TimSort.sort(TimSort.java:169)
   at java.util.Arrays.sort(Arrays.java:2500)
   at menion.android.locus.core.bk.doInBackground(L:1)
   at android.os.AsyncTask$2.call(AsyncTask.java:199)
   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:1080)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:565)
   at java.lang.Thread.run(Thread.java:1096)
</entry>