Page 1 of 1

Possible Bug?

Posted: Sat Feb 16, 2013 12:48 pm
by tulloch
Wondering if this is a bug.

Scenario: There is no lap data, all default laps etc. have been deleted.
A track set is then loaded, in this case "Croft".
Two "laps" with video are then recorded for some road driving.
We now have two "Unspecified" laps and the "Croft" set.
After overlay and video export the two unspecified laps are deleted from the lap list.
The Croft set remains but is now categorised as "Unspecified".

Have repeated this on several occasions with the same result.

Re: Possible Bug?

Posted: Sat Feb 16, 2013 1:08 pm
by Harry
tulloch wrote:We now have two "Unspecified" laps and the "Croft" set.
So at this point Lap List looks like this?

Code: Select all

Unspecified
    Lap 1
    Lap 2
Croft
    POIs
tulloch wrote:After overlay and video export the two unspecified laps are deleted from the lap list.
The Croft set remains but is now categorized as "Unspecified".
So it looks like this?

Code: Select all

Unspecified
    POIs
- Harry

Re: Possible Bug?

Posted: Sat Feb 16, 2013 2:37 pm
by tulloch
That is correct.

Re: Possible Bug?

Posted: Sat Feb 16, 2013 2:54 pm
by Harry
And you get no crash or error message in between? Overlaying should certainly not change anything adding a new overlaid video (and adjusting the links from lap to video)... One more question: does this happen when overlaying Lap 1 and Lap 2 afterwards, or do you get this after overlaying the first lap?

- Harry

Re: Possible Bug?

Posted: Sun Feb 17, 2013 1:30 pm
by tulloch
No crash or error message. You don't need two laps and you don't need to overlay.
Start with no data.
Load track set.
Record a few seconds video.
Delete that "lap"
Track set becomes unspecified.

Re: Possible Bug?

Posted: Mon Feb 18, 2013 10:14 am
by Harry
O.k., so you sent me the wrong direction :-) LapTimer will remove tracks when the users cleans / deletes all laps and POIs. So if you delete the last lap of a track, LapTimer assumes you do not need this track any more and removes it (what else can be the reason to do this clean up?). As it is so easy to reload a track, that seems to be the most convenient approach?

- Harry

Re: Possible Bug?

Posted: Mon Feb 18, 2013 1:34 pm
by tulloch
Yes, once I have some track data I'll no doubt want to keep at least the best lap. No harm done, was just unexpected.