Thread: [Solved] mp3 support for amarok
View Single Post
  #19  
Old September 9th, 2009, 13:54
nal nal is offline
Junior Member
 
Join Date: Nov 2008
Location: Russia, Orenburg
Posts: 13
Thanks: 1
Thanked 3 Times in 2 Posts
Default

I have found the reason: https://bugzilla.redhat.com/show_bug.cgi?id=493759#c22

my locale is
Code:
% locale
LANG=ru_RU.KOI8-R
LC_CTYPE="ru_RU.KOI8-R"
LC_COLLATE="ru_RU.KOI8-R"
LC_TIME="ru_RU.KOI8-R"
LC_NUMERIC="ru_RU.KOI8-R"
LC_MONETARY="ru_RU.KOI8-R"
LC_MESSAGES="ru_RU.KOI8-R"
LC_ALL=

Last edited by DutchDaemon; September 9th, 2009 at 13:59. Reason: [code] added
Reply With Quote