pavkout / android-vlc-remote

Automatically exported from code.google.com/p/android-vlc-remote
GNU General Public License v3.0
0 stars 0 forks source link

paths truncated by ampersand #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Play a file with an ampersand in the path. For example:
/path/to/Angels&Demons/movie.avi
/path/to/Angels&Demons.avi

What is the expected output? What do you see instead?
I expect the file to play. Instead I get an error like:

[00000499] access_directory access error: /path/to/Angels: No such file or
directory
[00000499] access_file access error: cannot open file /path/to/Angels (No
such file or directory)
[00000497] main input error: open of `/path/to/Angels' failed: could not
create access: no suitable access module

What version of VLC Remote are you using?
0.3.3

What version of VLC are you using?
0.9.9a

What version of Android are you using?
1.5

Which Android device are you using?
HTC Droid Eris

Please provide any additional information below.

Original issue reported on code.google.com by cdenl...@gmail.com on 12 Dec 2009 at 8:25

GoogleCodeExporter commented 8 years ago

Original comment by mr.bald...@gmail.com on 12 Dec 2009 at 8:56

GoogleCodeExporter commented 8 years ago
This might be related to an Android platform XML parser bug such as:
http://code.google.com/p/android/issues/detail?id=2607

I'm unable to reproduce the problem with Android 1.6 and VLC 1.0.3 on either 
Linux or Windows

Original comment by mr.bald...@gmail.com on 13 Dec 2009 at 2:21

GoogleCodeExporter commented 8 years ago
I ran some tests on the Android 1.5 emulator and the XML parser seemed to work 
as it should.  Can you 
try upgrading to VLC server 1.0.3 or 1.0.4?

Original comment by mr.bald...@gmail.com on 13 Dec 2009 at 2:44

GoogleCodeExporter commented 8 years ago

Original comment by mr.bald...@gmail.com on 24 Feb 2010 at 4:53

GoogleCodeExporter commented 8 years ago
Issue 44 has been merged into this issue.

Original comment by mr.bald...@gmail.com on 5 Apr 2010 at 7:48