Louis Croisez wrote:
> Sorry for this double sent email, but I was not sure my first email was
> arrived on the list.
> LOUIS
> 
> 2007/6/11, Pirlouwi <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >:
> 
>     I have trouble finding another value for my LANG env variable.
>     LANG=fr_BE.UTF-8
> 
>     What is the value I should use if I want to choose iso8859-1 or
>     iso8859-15 character set?
>     I tried LANG=fr_BE.iso8859-1, but freevo fails.
>     I tried LANG=fr_BE, it fails too.

You need LC_ALL=fr_BE.UTF-8

>     Traceback (most recent call last):
>       File "/usr/lib/python2.5/site-packages/freevo/helpers/cache.py",
>     line 37, in <module>
>         import config
>       File "/usr/lib/python2.5/site-packages/freevo/config.py", line 52,
>     in <module>
>         locale.setlocale(locale.LC_TIME,'')
>       File "/usr/lib/python2.5/locale.py", line 476, in setlocale
>         return _setlocale(category, locale)
>     locale.Error : unsupported locale setting
>     Traceback (most recent call last):
>       File "/usr/lib/python2.5/site-packages/freevo/main.py", line 57,
>     in <module>
>         import config
>       File "/usr/lib/python2.5/site-packages/freevo/config.py", line 52,
>     in <module>
>         locale.setlocale(locale.LC_TIME,'')
>       File "/usr/lib/python2.5/locale.py", line 476, in setlocale
>         return _setlocale(category, locale)
>     locale.Error: unsupported locale setting
> 
>     Can you highlight me?
>     Thx so much.


The mailing lists seem to be broken, but not just for freevo.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to