Alberto Hernando wrote:
> Hi.
> 
> I have dedicated freevo box. Because I use it everyday, I was reluctant to 
> upgrade but I eventually tried it. That's why the big jump from 1.8.2. Most 
> things work, more or less, but these don't:
> 
> - Shutdown does't work. Freevo stops but the machine isn't halted. freevo 
> told 
> me to change the config and now I have:
> 
> SYS_SHUTDOWN_CONFIRM   = 1  
> HUTDOWN_SYS_ENABLE = 1
> SYS_SHUTDOWN_CMD = "sudo shutdown -h now"

Works for me without any problems.

> Of course, the freevo user can do  "sudo shutdown -h now"
> 
> - How should Spanish (or non-English) people define locales? This is an old 
> problem with utf-8. Right now, I have LC_ALL=es_ES.UTF-8, but I had tried 
> with [EMAIL PROTECTED] And in local_conf.py, no LOCALE defined, or with 
> "iso-8859". 
> Well, if I use non-English texts in my config or in fxd files, freevo 
> crashes, with that famous error about utf-8 can't decode xx byte. But the 
> translated strings have non-English characters! (á, é, í, ó, ú, ñ) What 
> should I do?

In local_conf.py you need, LOCALE = 'iso-8859-15', did you forget the -1 
or -15?

LC_ALL=es_ES.UTF-8 ./freevo works for me.

> 
> - Last, I noticed a strange thing. Some graphics aren't properly rendered. 
> The 
> big Freevo logo, during the boot, is a good example. Some white parts are 
> like... lines. I can't explain it well, but if somebody has had this problem, 
> he'll understand me. I took one of these images, I opened and saved  with 
> gimp, and now it renders well. Maybe something with transparent parts?

I fixed this in svn a while ago. It was for a speed up but had some 
unwanted side effects. Can't remember what the change was, sorry. I was 
to do with using the top-left pixel as a colorkey. Then rebuilding the 
cache.

Duncan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to