hello,

i'm using the CVS version of freevo, copied arial.ttf over VeraBd.ttf
set LOCALE='Windows-1251' in local_conf.py and i run freevo with:

LANG=bg_BG freevo -fs

i've also tried different combinations for the $LANG variable like:
bg
bg_BG.UTF-8
bg_BG.Windows-1251

always the same result...the main menu is displayed in weird chars, also when playing mp3s
with bulgarian ID3 tags, but when pressing the 'E' key over a directory, chars are displayed fine in Bulgarian.
I have tried most of the solutions written in the mailing lists, but the situation is the same.
When i go to "configure directory" (after pressing the 'E' key over a dir) in the bulgarian version (displayed fine)
i get error and the log file says:


Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 462, in ?
app.eventhandler(event)
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 589, in eventhand
ler
action( arg=arg, menuw=self )
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 119, in select
self.function(arg=self.arg, menuw=menuw)
File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 955, in conf
igure
name = u'\tICON_RIGHT_OFF_' + _('off')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 0: ordinal
not in range(128)



i've tried changing the locale setting in site.py to utf-8 and windows-1251 but then freevo won't start at all.




regards,
Georgi Alexandrov


------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to