--- Jan Grewe <[EMAIL PROTECTED]> escreveu: 
> I have this message in my log when i start freevo:
> 
> WARNING:Could not determine system encoding! Did look in
> FREEVO_LOCALE, LANG
> and LC_ALL environment variables for 'l
> anguage.encoding' pair, but nothing found! Using ascii
> 
> What do i have to set to make it go away?

Our first tester :D

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 == ä).

FREEVO_LOCALE=de.UTF-8 freevo

should do.

BTW, before you got weird chars when displaying that filename?


> I think it's responsible for those:

<snip>

Yes. It's. Maybe we should default to latin-1 instead of ascii? At
least it will avoid those crashes... but only for latin-1 based
files... however people in russia and others will keep with problems...


BTW, I thought the message was very verbose, but it didn't work for
you. Could you suggest a better message so users can figure out and set
those environment vars?

Maybe:

WARNING: Could not determine system encoding! Please set FREEVO_LOCALE,
LANG or LC_ALL to have your system encoding. For example, Deutsch users
with UTF-8 filenames should do "export FREEVO_LOCALE=de.UTF-8" before
running freevo.

??

> Oh, and PLEASE let me choose in the config if i want that new
> UP/DOWN/LEFT/RIGHT choosing/selecting . i like the old way much more!

That's my bad (also :() Dischi will work on this.
But, why didn't you like the new way? You can still go one screen
up/down using CH+/-.

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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to