Matthieu Weber wrote:
> As promised, I tried Freev 1.5 last week end, and I found a couple of
> bugs. I don't send any patches since the corrections are either trivial
> or too difficult for me (the skin code is quite hard for me to
> understand, and it's not because I haven't tried).
>
> video.mplayer plugin: autodetection fails (when the first line of output 
> from MPlayer does not contain the Version, "data" is set to null by
> the regexp, and the loop stops, instead of continuing with the
> second line of output)

Thanks, fixed.

> MPlayer::stop() fails if "self.plugins" doesn't exist

Fixed

> plugin.command: file header says "commands.py" instead of "command.py"

Fixed

> TV guide: "Display" key doesn't change the display to "more info, less
>           listing", at least in the Noia skin.

I'm not sure this feature is working with all skins, but IIRC it
should work with Noia. Oops, no, no skin defines a second area so
DISPLAY does nothing. 

>           Title of the show not shown in Noia skin. A Subtitle_Area is
>           created with the proper content, but never displayed. I've
>           tried to find why, with no success :(

The height wasn't enough to display the text. Fixed now.

> startup: if LC_ALL is set to en_US.iso88591, freevo crashes at startup
>          ("encoding iso88591 doesn't exist"). I don't know what the best
>          policy would be in this case: let the user fix the value of
>          LC_ALL, use a default value, or guess a proper value.

Fixed by testing the encoding before using. Not perfect, but working. 



Dischi

-- 
Beat me, whip me, make me use Windows!


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to