pycousin / gnome-mplayer

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

Command-line argument "--random" always plays first file first #633

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Run the following command several times.
gnome-mplayer --random --playlist PLAYLIST

What is the expected output?
Files in PLAYLIST should be played in a random order.

What do you see instead?
The first file in PLAYLIST is always played first (though after that, the 
remaining files are played in a random order). A truly random playback of the 
files in PLAYLIST should have a random file played first.

What version of the product are you using? On what operating system?
Version 1.0.6 on Archlinux.

Original issue reported on code.google.com by reebydob...@gmail.com on 14 Aug 2012 at 6:36

GoogleCodeExporter commented 8 years ago
Confirmed and known issue

Original comment by kdeko...@gmail.com on 15 Aug 2012 at 1:31

GoogleCodeExporter commented 8 years ago
Should be fixed in SVN r2342

Original comment by kdeko...@gmail.com on 21 Aug 2012 at 3:25