Opened 17 years ago
Closed 15 years ago
#777 closed defect (worksforme)
multiple audio clips with waymarks doesn't work
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
The first audio clip works but when i try to play the audio clips after the second I obtain the error "This is after the end of the recording".
Attachments (1)
Change History (6)
by , 17 years ago
Attachment: | gpslog.zip added |
---|
comment:1 by , 17 years ago
Priority: | critical → minor |
---|
The proplem occurs only if the <time> tag is present in the waypoint
Ex:
<wpt lat="44.069965" lon="12.506603333333333">
<name>wpt-2008-05-25T19:20:49.0000000Z</name>
<time>2008-05-25T19:20:49Z</time>
<link href="gpslog_2008-05-25_190851\2008-05-25_192049.wav" />
</wpt>
If I remove it from every waypoint the audio marks works well
<wpt lat="44.069965" lon="12.506603333333333">
<name>wpt-2008-05-25T19:20:49.0000000Z</name>
<link href="gpslog_2008-05-25_190851\2008-05-25_192049.wav" />
</wpt>
comment:2 by , 17 years ago
Owner: | changed from | to
---|
comment:3 by , 16 years ago
Summary: | multiple audio clips with waymarks doesn't works → multiple audio clips with waymarks doesn't work |
---|
comment:4 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Can you still reproduce the problem with the current version?
It seems to work correct on my Linux system with josm version 2741.
I downloaded your GPX file, modified the audio file links to "gpslog_01.wav", "gpslog_02.wav" etc. and copied some sample files to the specified file names.
All audio files are played without error message when I click on the symbols. (The only problem I noticed is that sometimes a fraction of a second is cut off at the end.)
comment:5 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
GPX log with waypoints and audio links