Re: AW: [Freevo-devel] Prob with "System Encoding"

2004-02-05 Thread Gustavo Sverzut Barbieri
Hi Jan, Dischi and I are working on encoding problem... it's real mess right now. If you want to take part and help debug go to IRC, server irc.freenode.net, channel #freevo About the navigation stuff, I'll take a look at it later Gustavo --- Jan Grewe <[EMAIL PROTECTED]> escreveu: > >Our

AW: [Freevo-devel] Prob with "System Encoding"

2004-02-05 Thread Jan Grewe
>Our first tester :D Unfortunately, yes ;-> >It uses one of the 3 environment variables to determine your system >encoding: FREEVO_LOCALE, LANG and LC_ALL. One of them should be set with a pair: language_code.encoding, in your case >de.UTF-8, since your filename have utf-8 chars (\xe4 == รค). > >F