mbakthav / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

Keeps playing after pressing stop (audio files) #175

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- Go to http://fredrik.hubbe.net/plugger/test.html and click mp3 or ogg.
The audio will start playing.
- Click stop.  If playback actually stops then click start and then stop again. 
 Repeat this until it fails.

Typically the third time that I click stop (but sometimes the first, second, 
fourth, fifth or sixth time), instead of stopping, playback restarts from the 
beginning.  If I then click play, it pauses.  If I then click pause, it 
continues playing.  If I click play to pause it, and then click stop, it 
restarts playing from the beginning again.

See http://code.google.com/p/gnome-mplayer/issues/detail?id=648

Original issue reported on code.google.com by Alister....@gmail.com on 20 Oct 2012 at 1:53

GoogleCodeExporter commented 8 years ago
Sorry, so far I have been unable to duplicate the problem. What version of 
mplayer are you using?

Original comment by kdeko...@gmail.com on 20 Oct 2012 at 2:40

GoogleCodeExporter commented 8 years ago
Sorry I didn't reply - I never saw this for some reason.
I still have the problem, but it seems to be more reproducible - the problem 
now always occurs the second time I press stop.
I currently have mplayer SVN-r37224 (this is the current Arch Linux package for 
some reason), gmtk 1.0.9, gecko-media-player 1.0.9.
On pages where the plugin is used more than once (e.g. separate previews for 
each track on a music album), it will fail regardless of whether stop is 
clicked for a second time on the same instance of the plugin, or a different 
instance.

Original comment by Alister....@gmail.com on 22 Dec 2014 at 9:06