FC when trying to export a track

Started by kai-t, March 08, 2011, 18:57:18

0 Members and 1 Guest are viewing this topic.

kai-t

Hi,

i have a problem when exporting a track. I recorded a track at the weekend with 13 km and a duration of 6 hours. Now i try to export and the application crashes. I have tried KML and GPX.

Here is the Log:
"  <?xml version="1.0" encoding="UTF-8" ?>
  <!DOCTYPE properties (View Source for full doctype...)>
- <properties version="1.0">
  <comment>crash-1299606626231.err</comment>
  <entry key="ID_KEY">FRG83D</entry>
  <entry key="PACKAGE_NAME_KEY">menion.android.locus</entry>
  <entry key="STACK_TRACE_KEY">java.util.UnknownFormatConversionException: Conversion is ' ' at java.util.Formatter$Transformer.transform(Formatter.java:1438) at java.util.Formatter.doFormat(Formatter.java:1082) at java.util.Formatter.format(Formatter.java:994) at java.lang.String.format(String.java:2254) at android.content.res.Resources.getString(Resources.java:292) at android.content.Context.getString(Context.java:195) at menion.android.locus.core.gui.extension.ExportData.onPreExecute(ExportHelper.java:108) at android.os.AsyncTask.execute(AsyncTask.java:391) at menion.android.locus.core.gui.extension.ExportHelper$1.onClick(ExportHelper.java:74) at menion.android.gui.extension.CustomDialog$5.onClick(CustomDialog.java:492) at android.view.View.performClick(View.java:2421) at android.view.View$PerformClick.run(View.java:8867) at android.os.Handler.handleCallback(Handler.java:587) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:143) at android.app.ActivityThread.main(ActivityThread.java:5068) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:521) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) at dalvik.system.NativeStart.main(Native Method)</entry>
  <entry key="CUSTOM_DATA_KEY" />
  <entry key="TYPE_KEY">user</entry>
  <entry key="FINGERPRINT_KEY">htc_wwe/htc_bravo/bravo/bravo:2.2/FRF91/218634:user/release-keys</entry>
  <entry key="FILE_PATH_KEY">/data/data/menion.android.locus/files</entry>
  <entry key="TIME_KEY">1291307026000</entry>
  <entry key="VERSION_NAME_KEY">0.9.26.5</entry>
  <entry key="USER_KEY">root</entry>
  <entry key="TOTAL_MEM_SIZE_KEY">154796032</entry>
  <entry key="ANDROID_VERSION_KEY">2.2.1</entry>
  <entry key="PHONE_MODEL_KEY">HTC Desire</entry>
  <entry key="DISPLAY_KEY">FRG83D</entry>
  <entry key="MODEL_KEY">HTC Desire</entry>
  <entry key="BOARD_KEY">bravo</entry>
  <entry key="DEVICE_KEY">bravo</entry>
  <entry key="PRODUCT_KEY">htc_bravo</entry>
  <entry key="BRAND_KEY">htc_wwe</entry>
  <entry key="AVAILABLE_MEM_SIZE_KEY">53657600</entry>
  <entry key="HOST_KEY">AA108</entry>
  <entry key="TAGS_KEY">release-keys</entry>
  </properties>"

Thanks and best regards
Stefan
  •  

kai-t

#1
Hi,

as i have read you need the dbtracks.sqll i have attached it here (it is ziped). Hope this helps to reproduce the error.
I also have to add that export of any track fails, with the log from above.

Thanks
Kai
  •  

Menion

#2
Hi Kai,
  I founded this issue on german version of Locus, you have also german? There is problem in translation that cause this issue. Will be fixed soon (at least here in testing version)
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

kai-t

#3
Hi menion,

exactly i have a german version, but i would also use the english one. How is the language selction done? Can i switch between languages??
Thanks very much! Your support here is the best!! And your Software is really incredibly. It is easyer and better to use as my garmin :-)

Best regards
Kai
  •  

Menion

#4
to change language, you have to download "more locale" software. This anyway change lang of whole phone so count with this. You can always return this back.
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

peter schmidt

#5
Hello,

I have the same problem.
The tracks were recorded using an older version (I think it was 0.9.15), and while using this version, I could export tracks without errors.
Now I updated and the programm crashes every time I try to export the tracks.
I can still display them in locus though...

Here's the crash log:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>crash-1299928117031.err</comment>
<entry key="ID_KEY">FROYO</entry>
<entry key="PACKAGE_NAME_KEY">menion.android.locus</entry>
<entry key="STACK_TRACE_KEY">java.util.UnknownFormatConversionException: Conversion is &apos; &apos;
   at java.util.Formatter$Transformer.transform(Formatter.java:1438)
   at java.util.Formatter.doFormat(Formatter.java:1082)
   at java.util.Formatter.format(Formatter.java:994)
   at java.lang.String.format(String.java:2254)
   at android.content.res.Resources.getString(Resources.java:283)
   at android.content.Context.getString(Context.java:195)
   at menion.android.locus.core.gui.extension.ExportData.onPreExecute(ExportHelper.java:108)
   at android.os.AsyncTask.execute(AsyncTask.java:391)
   at menion.android.locus.core.gui.extension.ExportHelper$1.onClick(ExportHelper.java:74)
   at menion.android.gui.extension.CustomDialog$5.onClick(CustomDialog.java:492)
   at android.view.View.performClick(View.java:2461)
   at android.view.View$PerformClick.run(View.java:8890)
   at android.os.Handler.handleCallback(Handler.java:587)
   at android.os.Handler.dispatchMessage(Handler.java:92)
   at android.os.Looper.loop(Looper.java:123)
   at android.app.ActivityThread.main(ActivityThread.java:4627)
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:521)
   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:871)
   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)
   at dalvik.system.NativeStart.main(Native Method)
</entry>
<entry key="CUSTOM_DATA_KEY"></entry>
<entry key="TYPE_KEY">user</entry>
<entry key="FINGERPRINT_KEY">samsung/GT-I9000/GT-I9000/GT-I9000:2.2/FROYO/XXJPO:user/release-keys</entry>
<entry key="FILE_PATH_KEY">/data/data/menion.android.locus/files</entry>
<entry key="TIME_KEY">1287994034000</entry>
<entry key="VERSION_NAME_KEY">0.9.27</entry>
<entry key="USER_KEY">root</entry>
<entry key="TOTAL_MEM_SIZE_KEY">2011086848</entry>
<entry key="ANDROID_VERSION_KEY">2.2</entry>
<entry key="PHONE_MODEL_KEY">GT-I9000</entry>
<entry key="DISPLAY_KEY">FROYO.XXJPO</entry>
<entry key="MODEL_KEY">GT-I9000</entry>
<entry key="BOARD_KEY">GT-I9000</entry>
<entry key="DEVICE_KEY">GT-I9000</entry>
<entry key="PRODUCT_KEY">GT-I9000</entry>
<entry key="BRAND_KEY">samsung</entry>
<entry key="AVAILABLE_MEM_SIZE_KEY">1743781888</entry>
<entry key="HOST_KEY">sep-35</entry>
<entry key="TAGS_KEY">release-keys</entry>
</properties>

Thanks for your help!
Best regards, Peter
  •  

jusc

#6
Quote from: "peter schmidt"Hello,

I have the same problem.
The tracks were recorded using an older version (I think it was 0.9.15), and while using this version, I could export tracks without errors.
Now I updated and the programm crashes every time I try to export the tracks.
I can still display them in locus though...

For me it works at least.
Did you use last version 0.9.27.2? Download here: viewtopic.php?f=25&t=304
Now you can export all tracks with "Daten exportieren" at once and of corse one by one.

J.
Regards J.
  •  

peter schmidt

#7
Wow, that works perfect!
Thank you!!
  •