[Bug 402635] [NEW] slave mode loadfile fails to clear playlist

Wesley Lim wesleylim at gmail.com
Tue Jul 21 17:38:38 UTC 2009


Public bug reported:

Binary package hint: mplayer

In the Jaunty package, mplayer's slave mode loadfile command does not
behave as expected. A non-appending loadfile command does not clear the
playlist before playing the give file, leading to odd behavior.

There are no other available slave mode commands to clear the playlist
or otherwise mitigate this lack of functionality.

If these commands are sent simultaneously:
loadfile 1.mp3
loadfile 2.mp3 1
loadfile 3.mp3 1
loadfile 4.mp3
loadfile 5.mp3 1
loadfile 6.mp3 1

This will be how the files are played:
1.mp3
INTERRUPTED
4.mp3
2.mp3
3.mp3
5.mp3
6.mp3

instead of the expected:
1.mp3
INTERRUPTED
4.mp3
5.mp3
6.mp3


References:
http://lists.mplayerhq.hu/pipermail/mplayer-users/2006-August/062035.html
http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-October/074551.html

** Affects: mplayer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
slave mode loadfile fails to clear playlist
https://bugs.launchpad.net/bugs/402635
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list