[Freevo-devel] Freevo crashes when playing DVD

2004-02-20 Thread Albert Yong
Hello, I am running Freevo 1.4.1. All seems fine except when I insert a DVD, and navigate from the main page to the disc, and play it, Freevo just crashes. Can anyone point me to thr place where freevo stores its commands for Mplayer, or CD player ??? Thanks. Albert

[Freevo-devel] CD playback timestamp not updating at track boundaries

2004-02-20 Thread Albert Yong
Hello, When I play CDs on the Freevo, if I let the CD play from begining right till the end, the system does not regconise track boundaries, and continue to display current track name and keep on extending the elapse time. When I skip track, it does the trick. Can anyone tell me is there a fix

[Freevo-devel] Re: runtime build help?

2004-02-20 Thread Dirk Meyer
Dave Ladd wrote: I'm keeping current with the freevo/mmpython CVS repository on my desktop/development box and I'd like to build my own runtime tar file for use in my home theater box. Unfortunately, I am not able to run with a locally built runtime, even though I can run without one (i.e.

RE: [Freevo-devel] Re: Freevo crashes when playing DVD

2004-02-20 Thread Albert Yong
Yes with runtime ... My system has Python 2.2, but I ran Freevo with the runtime I downloaded from Freevo SF. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk Meyer Sent: Friday, February 20, 2004 10:35 AM To: [EMAIL PROTECTED] Subject:

[Freevo-devel] have the problem, but not the solution

2004-02-20 Thread jlaska
Attempting to ensure that the weather plugin is fulling compliant with the recent cvs GUI changes. I'm having some issues with what appear to be unicode related? When I pass along a degree character ( = ascii 161 ) the code is unhappy. If I just take out that character, all is fine. I've

[Freevo-devel] Re: Major src/gui update -- developers please read

2004-02-20 Thread Dirk Meyer
Gustavo Sverzut Barbieri wrote: How to use subsurfaces? In the gui code is a function for all objects get_surface. Basicly it takes the parent surface and call a function on it to get a subsurface. The subsurfaces shares the data, so no blitting. I have some things I wish to implement, this is

[Freevo-cvslog] freevo/src/video videoitem.py,1.126,1.127

2004-02-20 Thread dischi
Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15251 Modified Files: videoitem.py Log Message: add parent in dvd menu Index: videoitem.py === RCS file:

[Freevo-devel] Re: Freevo crashes when playing DVD

2004-02-20 Thread Dirk Meyer
Albert Yong wrote: Yes with runtime ... My system has Python 2.2, but I ran Freevo with the runtime I downloaded from Freevo SF. Which version? Version 0.3 had a bug which is fixed in 0.3.1 Dischi -- None of the ideas expressed above are actually mine. They are told to me by Luthor and

[Freevo-cvslog] freevo/src/tv/plugins tvtime.py,1.30,1.31

2004-02-20 Thread mikeruelle
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv765 Modified Files: tvtime.py Log Message: initial videogroups support. Index: tvtime.py === RCS file:

Re: [Freevo-devel] Text Input in Freevo

2004-02-20 Thread Viggo Fredriksen
Hi! Didn't see this until now. I moved the phone-input into a seperate class, and should now be usable for others. It does no drawing of any kind, only handles the input. All string handling is done in unicode. The key-input list is translatable with the std. i18n. For a demo of usage, see the

[Freevo-devel] [BUG] subsurface rectangle outside surface area

2004-02-20 Thread den_RDC
I get this traceback (enbdlessly looped) when i try to open one of my video folders. This could be fixed already because i am using anoncvs, but i've had it for 2-3 days now so i want to make sure somebody knows about this. Exception: subsurface rectangle outside surface area wanted (-1, 65,

[Freevo-devel] Re: [Freevo-cvslog] freevo/src config.py,1.96,1.97 osd.py,1.141,1.142 playlist.py,1.64,1.65 setup_freevo.py,1.12,1.13

2004-02-20 Thread Michael Ruelle
This appears broken: [EMAIL PROTECTED] freevo $ ./freevo setup --help Traceback (most recent call last): File /usr/local/freevo/src/setup_freevo.py, line 265, in ? print_usage() File /usr/local/freevo/src/setup_freevo.py, line 139, in print_usage print String( usage ) NameError:

Re: [Freevo-devel] Re: Major src/gui update -- developers please read

2004-02-20 Thread Gustavo Sverzut Barbieri
--- Dirk Meyer [EMAIL PROTECTED] escreveu: Gustavo Sverzut Barbieri wrote: How to use subsurfaces? In the gui code is a function for all objects get_surface. Basicly it takes the parent surface and call a function on it to get a subsurface. The subsurfaces shares the data, so no

[Freevo-cvslog] freevo/src setup_freevo.py,1.13,1.14

2004-02-20 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12855/src Modified Files: setup_freevo.py Log Message: This file doesn't use gettext( ... unicode=True ), so we don't need String(). Index: setup_freevo.py

[Freevo-cvslog] freevo/src/audio/plugins mpav.py,1.1,1.2

2004-02-20 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14434/src/audio/plugins Modified Files: mpav.py Log Message: Improvements and bug fixes: - now use path from freevo.conf; - support for new mpav render plugins; - be sure

[Freevo-wikilog] [Freevo Wiki] Update of Voodoo3Page

2004-02-20 Thread freevo-wikilog
Dear Wiki user, You have subscribed to a wiki page or wiki category on Freevo Wiki for change notification. The following page has been changed by 68.237.108.162: http://freevo.sourceforge.net/cgi-bin/moin.cgi/Voodoo3Page

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src config.py,1.96,1.97 osd.py,1.141,1.142 playlist.py,1.64,1.65 setup_freevo.py,1.12,1.13

2004-02-20 Thread Gustavo Sverzut Barbieri
--- Michael Ruelle [EMAIL PROTECTED] escreveu: This appears broken: [EMAIL PROTECTED] freevo $ ./freevo setup --help Traceback (most recent call last): File /usr/local/freevo/src/setup_freevo.py, line 265, in ? print_usage() File /usr/local/freevo/src/setup_freevo.py, line 139,

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src config.py,1.96,1.97 osd.py,1.141,1.142 playlist.py,1.64,1.65 setup_freevo.py,1.12,1.13

2004-02-20 Thread Michael Ruelle
ok i can confirm its working again. I was working with an IRC user that noticed the problem today. glad it's fixed. Mike On Fri, 2004-02-20 at 22:57, Gustavo Sverzut Barbieri wrote: --- Michael Ruelle [EMAIL PROTECTED] escreveu: This appears broken: [EMAIL PROTECTED] freevo $ ./freevo

[Freevo-devel] MPlayer OSD brain storming

2004-02-20 Thread Gustavo Sverzut Barbieri
Hello guys, I started to play with MPlayer OSD plugin (future replacement to bmovl plugin) and I need some help. First my idea: I want it to hold 3 surfaces and display them, but never at the same time. These surfaces are: 1) Info: this will be something like our menu, but without the