alidiepuit / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Track disapears silently when SD-card is full #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fill your SD card completly e.h with dd
2. Start track
3. Save track, no message appears
4. Search your track on sd, nothing will be there

What is the expected output? What do you see instead?
A message that the Sd card is full, either at stort or at the end with the 
ability to trx again..

What version of the product are you using (See "About" screen)?

Make/model of your device, and Android version?
Nexus One 2.2

Please provide any additional information below.

Original issue reported on code.google.com by stefan.a...@gmail.com on 13 Jun 2010 at 5:13

GoogleCodeExporter commented 9 years ago
Since 0.5.x the track manager will allow you to re-export a previous track, 
preventing any data loss.

Moreover I just added some code to deal properly with any write error on SD 
card.

Original comment by nguillau...@gmail.com on 4 Oct 2010 at 6:15