Package: xmms2-client-cli Version: 0.8+dfsg-1+b1 Severity: wishlist File: /usr/share/man/man1/xmms2.1.gz
Add an example of how to play a song from the command line. E.g., $ mplayer /var/tmp/GotToGetClubVersionmp4.flv works, but for xmms2 it apparently is much more complicated. That way people could see if xmms2 works within one minute without extensive study. Wait I found the answer on http://www.dannybuntu.com/2009/02/howto-play-mp3-on-terminal.html $ xmms2 play /var/tmp/GotToGetClubVersionmp4.flv $ Which doesn't work. Well at least it didn't delete my file. At least it could print a error message. $ xmms2 play /music/s1mp3/Z/ZZTop/MastersOfSparks.mp3 $ Same problem. strace says recv(4, 0xbfeb9144, 16, 0) = -1 EAGAIN (Resource temporarily unavailable) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org