View Issue Details

IDProjectCategoryView StatusLast Update
0005071MMW v4Playerpublic2018-04-03 18:09
Reporterpeke Assigned To 
PriorityimmediateSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version3.1 
Fixed in Version3.1 
Summary0005071: Player Seekbar locks playback If moved to 100% (Regression)
DescriptionAs user described here are steps to reproduce:
1. Start playback.
2. Move seekbar to 100%
3. Playback will stop but player do not receive onTrackEnd and it will still show "[] Playing" Instead of rising onTrackEnd event and seekbar is left on 100%(track end)

Unless playback is interrupted by any other player command other that Play/Pause player exhibits these undesired effects:
1. Pressing "Pause" changes the Play/Pause button to "Play" but nothing else seems to happen.
2. Pressing "Play/Pause" again, increments the track play position past the end of the track, but the player is still not playing or starts playing same track from start.
Additional InformationTicketID: HKU-496589
TagsNo tags attached.
Fixed in build1205

Relationships

related to 0004332 closedLudek MMW v4 Some tracks never ends 
related to 0006714 closedjiri MMW v4 Using seek at start of songs skips song 
related to 0005701 assignedpeke MMW 5 Better handling of NET Radio Links 
related to 0014708 feedbackpeke MMW v4 Playback: Track always skip to next if ending is less then 10 seconds 

Activities

peke

2008-12-20 04:08

developer   ~0015755

Assigned to Ludek to check if his latest SeekBar fixes for Audio CD introduced this Regression.

Ludek

2008-12-20 12:29

developer   ~0015760

No, the latest fixes for audio CDs was related _only_ to CDA decoding - the regreassion was introduced by implementing the feature to use multiple CPU cores when decoding. This is most probably another regression or another regression introduced by implementing the feature to use multiple CPU cores when decoding.

Ludek

2008-12-20 12:33

developer   ~0015761

Could not this be the same issue as is in 0004332 ?

peke

2008-12-20 13:34

developer   ~0015763

No, as if you move slider to 99% all working correctly.

Ludek

2008-12-21 19:01

developer   ~0015775

Yes I see and can reproduce. I am going to look into this.

Ludek

2008-12-22 09:24

developer   ~0015780

Fixed in build 1205.

peke

2009-01-03 16:21

developer   ~0015966

Verified 1207