ECToo / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

Unicode SMB path incorrectly displayed #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. access any non-english SMB folder (\\svr\non-eng-sharename\non-eng-path)

What is the expected output? What do you see instead?
They are some unicode/utf8 outputs expected (\\SMB\Chinese\Fra\RUS.avi)
We see underscores instead (\\SMB\_____\__\___.avi ect)

What version of the product are you using? On what operating system?
mplayer_ce v0.4-0.5 on EUR and JPN

Please provide any additional information below.
Just allow Unicode in smb display, as the subtitle loader does. 

Original issue reported on code.google.com by commandi...@gmail.com on 25 Apr 2009 at 7:30

GoogleCodeExporter commented 9 years ago
Known issue, libtinysmb lacks unicode support.  It's on our todo list.

Original comment by agent...@gmail.com on 25 Apr 2009 at 8:04

GoogleCodeExporter commented 9 years ago
Issue 209 has been merged into this issue.

Original comment by agent...@gmail.com on 8 May 2009 at 3:43

GoogleCodeExporter commented 9 years ago
Ok. With some trial and error, I found that by setting 'dos charset = UTF8' in 
my
smb.conf on Fedora 7, the file names can be shown correctly with mplayer-ce 0.5.
However, for one directory name with Chinese characters, mplayer-ce still shows 
empty
share. As the default 'unix charset = UTF8' and there's no problem accessing the
share from Linux, I'm wondering if libtinysmb can also use the encoding of 'unix
charset'?

Original comment by yuanc...@gmail.com on 8 May 2009 at 11:11

GoogleCodeExporter commented 9 years ago
Issue 213 has been merged into this issue.

Original comment by agent...@gmail.com on 10 May 2009 at 10:27

GoogleCodeExporter commented 9 years ago
Issue 234 has been merged into this issue.

Original comment by agent...@gmail.com on 26 May 2009 at 2:14

GoogleCodeExporter commented 9 years ago
Issue 242 has been merged into this issue.

Original comment by agent...@gmail.com on 28 May 2009 at 1:25

GoogleCodeExporter commented 9 years ago
Issue 275 has been merged into this issue.

Original comment by agent...@gmail.com on 16 Jun 2009 at 2:51

GoogleCodeExporter commented 9 years ago
Issue 262 has been merged into this issue.

Original comment by metaradil on 27 Sep 2009 at 8:28

GoogleCodeExporter commented 9 years ago
Issue 304 has been merged into this issue.

Original comment by metaradil on 27 Sep 2009 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by metaradil on 8 Feb 2011 at 7:44