Opened 10 years ago
Closed 10 years ago
#1081 closed defect/bug (fixed)
Missing speedcams on android system
Reported by: | linesoff.myopenid.com | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | tools | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
I use csv maps for speedcams. Obviously not all listed speedcam positions are used in my android system. I made some investigation with one valid speedcam position (File goodstb.txt). Only the last line (lat=9.999...) is important. The speedcam is detected ! If I delete only one line of the not interesting lines (done in file badstg.txt) the speedcam is not detected anymore. The last line with the interesting values are in both files the same.
On the other hand: In my windows system both file work properly.
I tested with svn-5265 (but older versions same behaviour).
Attachments (3)
Change History (4)
Changed 10 years ago by linesoff.myopenid.com
Changed 10 years ago by linesoff.myopenid.com
Changed 10 years ago by linesoff.myopenid.com
comment:1 Changed 10 years ago by tryagain
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r5273.