Closed GoogleCodeExporter closed 9 years ago
Yeah I know creating the directory at the beginning isn't nice, but the problem
is that we need to create the directory for saving Audio tags or Pictures.
Applying this patch as is will probably fail when recording audio or taking a
picture.
Original comment by nguillau...@gmail.com
on 19 Sep 2010 at 5:02
I suppose checking for the existence of the export directory before doing
anything on the SD card would be best-practice. Nothing prevents another app or
the user himself to remove a directory while osmtracker is running, so you can
not make the assumption this directory exists... (Even if in practice it will
almost always be the case ;) )
Original comment by emilien.klein
on 23 Sep 2010 at 12:25
Good points. Patch is now corrected to create the directory just before any
point where it would be written to. Based on current svn (r206).
Original comment by jdmo...@nand.net
on 28 Sep 2010 at 10:42
Attachments:
The work being done for issue #96 may provide the functionality required to
resolve this issue.
- Paul.
Original comment by oshea.p...@gmail.com
on 2 Dec 2010 at 9:10
Yes, i'll move this to issue #96 which will resolve this issue.
Original comment by matthias...@gmail.com
on 3 Dec 2010 at 12:07
Original issue reported on code.google.com by
jdmo...@nand.net
on 18 Sep 2010 at 1:33Attachments: