m4myo / python-mplayer

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

Unable to play files containing spaces in their names #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. python gtk2.py "/path/filename with spaces"
or
2. python gtk2.py /path/filename\ with\ spaces

What version of the product are you using? On what operating system?
0.6.0 on Fedora Linux

Original issue reported on code.google.com by ondr...@gmail.com on 28 Apr 2011 at 2:22

GoogleCodeExporter commented 9 years ago
This bug has already been fixed since revision c9e6295df2da
Please checkout the latest code from the Hg repo.

Original comment by daru...@gmail.com on 29 Apr 2011 at 5:49