View Single Post
Posts: 671 | Thanked: 1,630 times | Joined on Aug 2010
#25
A great App but I have the same error.

Looking at the log it does not actually show it has written anything.
It just opens the trackfile, close it and then deletes it.

Code:
******************************************************************************
* gpsrecorder v0.1.144 log started on 2010-08-19 03:18:15
******************************************************************************
2010-08-19 03:18:17 [D] GPSD running.
2010-08-19 03:18:17 [D] GPS device connected.
2010-08-19 03:21:35 [D] System time synchronized with GPS and is now 2010-08-19 03:21:35 (offset was -21 seconds).
2010-08-19 03:22:31 [D] GPSD STOPPED !
2010-08-19 03:22:31 [D] GPSD running.
2010-08-19 03:22:34 [D] GPS device connected.
2010-08-19 03:23:26 [D] Created GPSR file /home/user/MyDocs/gpsrecorder/gpstrack-20100819-032326-AccomBaseCamp.gpsr
2010-08-19 03:23:58 [D] Closing GPSR file /home/user/MyDocs/gpsrecorder/gpstrack-20100819-032326-AccomBaseCamp.gpsr
2010-08-19 03:23:58 [D] Deleting /home/user/MyDocs/gpsrecorder/gpstrack-20100819-032326-AccomBaseCamp.gpsr because nothing was written in it.
2010-08-19 03:24:02 [D] GPSD STOPPED !


******************************************************************************
* gpsrecorder v0.1.147 log started on 2010-08-24 05:20:09
******************************************************************************
2010-08-24 05:20:11 [D] GPSD running.
2010-08-24 05:20:13 [D] GPS device connected.
2010-08-24 05:22:05 [D] System time synchronized with GPS and is now 2010-08-24 05:22:05 (offset was -26 seconds).
2010-08-24 05:22:46 [D] Created GPSR file /home/user/MyDocs/gpsrecorder/gpstrack-20100824-052246-LB-18a.gpsr
2010-08-24 05:24:30 [D] Closing GPSR file /home/user/MyDocs/gpsrecorder/gpstrack-20100824-052246-LB-18a.gpsr
2010-08-24 05:24:30 [D] Deleting /home/user/MyDocs/gpsrecorder/gpstrack-20100824-052246-LB-18a.gpsr because nothing was written in it.
2010-08-24 05:24:56 [D] GPSD STOPPED !
2010-08-24 05:24:56 [D] GPSD running.
2010-08-24 05:24:58 [D] GPS device connected.
2010-08-24 05:25:20 [D] Created GPSR file /home/user/MyDocs/gpsrecorder/gpstrack-20100824-052520-LB-18b.gpsr
2010-08-24 05:25:43 [D] Closing GPSR file /home/user/MyDocs/gpsrecorder/gpstrack-20100824-052520-LB-18b.gpsr
2010-08-24 05:25:43 [D] Deleting /home/user/MyDocs/gpsrecorder/gpstrack-20100824-052520-LB-18b.gpsr because nothing was written in it.
2010-08-24 05:25:49 [D] GPSD STOPPED !

Hope we can find a solution to that issue,
i was hoping it was something simple
like a write permission or something equally fixable...
Ah well, maybe I can roll back to the working version.