Version: (using KDE KDE 3.0.3) Installed from: RedHat RPMs Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-112) OS: Linux If mp3 or ogg file contain cyrillic characters in tag, Noatun display only ????????? instead cyrillic characters of tag when file playing in mail player window and in system tray. But in playlist with displaying cyrillic charactets all OK!
ID3v1 tags should not contain cyrillic characters. I know that sucks, but there's no provision for encoding in an ID3v1 tag and using the system locale for meta data is just a broken idea. Fortunately ID3v2 does support UTF and ID3v2 is supported in KDE 3.2. I've even written a small utility to convert ID3v1 tags in the system locale to valid ID3v2 tags. Please read the notes and try it on some files that you have backed up before going crazy with it. I make no promises that it won't break everything. ;-) http://ktown.kde.org/~wheeler/files/tag-unbreaker.cpp
*** Bug 40773 has been marked as a duplicate of this bug. ***