Open GoogleCodeExporter opened 9 years ago
I should mention, I cannot reproduce the problem on a file without spaces.
Original comment by quadfou...@gmail.com
on 29 May 2012 at 9:47
Interesting pattern you found there, I have been trying to solve this issue for
a bit but haven't been able to solve it, it still exists in SVN. I'll use this
information to look for issues.
Original comment by kdeko...@gmail.com
on 30 May 2012 at 2:43
I did encounter this and solved it. As an example I am trying to play song
named "Panneer Pushpangal - Kodai - TamilWire.com.mp3". Please observe that
this file has spaces and - in its name. To play the song issue the command
gnome-mplayer "Panneer Pushpangal - Kodai - TamilWire.com.mp3"
or something like this using command substituition
gnome-mplayer "`ls *Kodai*`"
Original comment by LnxV...@gmail.com
on 26 Feb 2013 at 4:17
Original issue reported on code.google.com by
quadfou...@gmail.com
on 29 May 2012 at 9:47