--- Sergey Melikhov <[EMAIL PROTECTED]> escreveu: 
> Traceback (most recent call last):
>   File "/home/melihov/cvs/freevo/src/main.py", line
> 476, in ?
>     app.eventhandler(event)
>   File "/home/melihov/cvs/freevo/src/menu.py", line
> 556, in eventhandler
>     action( arg=arg, menuw=self )
>   File "/home/melihov/cvs/freevo/src/directory.py",
> line 435, in cwd
>     self.check_password_and_build(arg=None,
> menuw=menuw)
>   File "/home/melihov/cvs/freevo/src/directory.py",
> line 489, in check_password_and_build
>     self.build(arg=arg, menuw=menuw)
>   File "/home/melihov/cvs/freevo/src/directory.py",
> line 563, in build
>     files       = vfs.listdir(self.dir,
> include_overlay=True)
>   File "/home/melihov/cvs/freevo/src/util/vfs.py",
> line 261, in listdir
>     if not os.path.isdir(f) and not
> f.endswith('.raw'):
>   File
> "/usr/src/build/228093-i386/install/usr/lib/python2.2/posixpath.py",
> line 184, in isdir
>     st = os.stat(path)
> UnicodeError: ASCII encoding error: ordinal not in
> range(128)

Thank you, you've found one more "unchecked" place. I'll fix and commit
it.


> Now, there is a parameter in Freevo config file,
> LOCALE. By default, LOCALE='Latin-1' 

I'm not using LOCALE, but system environment vars. 
Dischi, should I use that? Why does it exists if we already have
FREEVO_LOCALE ?


Gustavo




______________________________________________________________________

Yahoo! GeoCities: 15MB de espa�o gr�tis para criar seu web site!
http://br.geocities.yahoo.com/


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to