Bug 199120

Summary: multimedia/xmms: cyrillic names/ID3 doesn't show the right characters
Product: Ports & Packages Reporter: w-info
Component: Individual Port(s)Assignee: Christian Weisgerber <naddy>
Status: Closed Not A Bug    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description w-info 2015-04-02 19:48:22 UTC
xmms seems now to be built that it displays cyrillic, but it doesn't do it properly... I get junk! Both in the file list from cyrillic file names and in the ID3 information. There seems some bug converting the utf8 to an index into the font(s) used for cyrillic.

I built russian/xmms but that's just a config for xmms and it behaves the same.
Comment 1 w-info 2015-04-02 19:51:27 UTC
Addition/correction: It shows cyrillic characters when they are used in the ID3, but not correct, and for UTF-8 file names from the filing system it shows something else which is junk...
Comment 2 Christian Weisgerber freebsd_committer freebsd_triage 2015-04-09 16:21:13 UTC
XMMS can't handle UTF-8 or different character sets, so unless you have ID3 tags in a particular eight-bit encoding (say, KOI8-R) and matching fonts in the same encoding, it won't work.

If you need this capability, you should investigate a more modern audio player such as audio/audacious.

I don't know how you even built russian/xmms since that port has been removed for a year.