gpx files do not have any waypoint

Bug #387212 reported by Olivier Six
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
igotu2gpx
New
Undecided
Unassigned

Bug Description

I use the gui (gksudo igotugui)
The interface «works» :

S/N: 232673
Firmware version: 3.03
Model: GT-120
Number of trackpoints: 4
Schedule date: Sunday, 14 June 2009
Schedule date offset: 0 days
Schedule table: disabled
Log interval: 60 s
Interval change: disabled
LEDs: enabled
Button: enabled
Security version: 0
Password: disabled, []

However, the gpx file that I get gives me nothing :

<gpx xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd" creator="igotu2gpx" version="1.1">

<trk>
<trkseg>
        </trkseg>
</trk>
</gpx>

Did I do anything wrong ?

Here is the gpx given (from the same data from the GT120) by the Windws version :
<gpx creator="Mobile Action http://www.mobileaction.com/" version="1.0" xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">

<trk>
<name>20090615001142_1</name>
<desc>Color:004000ff</desc>

<trkseg>

<trkpt lat="52.560127" lon="13.340814">
<ele>-44.700001</ele>
<time>2009-06-15T08:47:58Z</time>
<speed>0.14</speed>
</trkpt>
</trkseg>
</trk>
</gpx>

To be noticed : the linux version announces 4 waypoints, and the windows version (correctly) only one

Revision history for this message
Michael Hofmann (mh21) wrote :

Yeah, illegal trackpoints are thrown out and the logic to do this differs from @trip PC. Are you able to see the missing trackpoints with "igotu2gpx info --details"?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.