rohitrng / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

FC while saving GPX file #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
java.lang.NullPointerException:
  at java.io.File.fixSlashes(File.java:267)
  at java.io.File.<init>(File.java:131)
  at nl.sogeti.android.gpstracker.actions.utils.GpxCreator.run(GpxCreator.java:235)

Original issue reported on code.google.com by rcgr...@gmail.com on 13 Jun 2010 at 9:25

GoogleCodeExporter commented 9 years ago
new update force closes on share or save to SD. Nexus one ??

Original comment by rcgr...@gmail.com on 23 Jul 2010 at 12:21

GoogleCodeExporter commented 9 years ago
Finally exception fixed, probably there is another exception in the try clause

Original comment by rcgr...@gmail.com on 25 Jul 2010 at 12:39