[Freevo-devel] Segfault when trying to read DVD

2003-11-26 Thread Wayne Hogue
Pygame Parachute Traceback: Thread-0x801cdf20 File /usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py, line 88, in isDisc Thread-0x80015200 File /usr/local/freevo/src/video/plugins/mplayer.py, line 101, in __init__ Fatal Python error: (pygame parachute)

Re: [Freevo-devel] Segfault when trying to read DVD

2003-11-26 Thread Zeratul
See the threads 'Starts only with no dvd disc in drive' and 'Big runtime problems' on freevo-users from yesterday There is a temporary solution described there. Zeratul Wayne Hogue wrote: Pygame Parachute Traceback: Thread-0x801cdf20 File

[Freevo-devel] PopupBox while changing Directory

2003-11-26 Thread Torben Janssen
Hi, I am using freevo to browse some large directories. Since i'm using a RC i am sometimes not sure if freevo is busy or if the signal does not reach the receiver when i change directories. so i'd like to see a infobox when freevo is working. Maybe someone else likes it. please find attached a

[Freevo-devel] fxd files

2003-11-26 Thread Dirk Meyer
Hi, I made some changes in the fxd stuff the last days and now I guess it's finished and I should explain the api: First of all there is a file util/fxdparser.py. It is a reader and writer for fxd files. You create the object with a file and add callbacks for reading and writing a node based on

[Freevo-devel] bug in fxdimdb.py print_variant(self)

2003-11-26 Thread Wayne Hogue
When i try to setVatiant w/o a mplayer_opts I get an error in print_variant() attribute undefined. I beleive the mplayer_opt is optional for variants. if self.varmpl_opt: ret += ' mplayer-options=\%s\\n' % self.str2XML(self.varmpl_opt) else: i

Re: [Freevo-devel] bug in fxdimdb.py print_variant(self)

2003-11-26 Thread den_RDC
On Wednesday 26 November 2003 17:23, Wayne Hogue wrote: When i try to setVatiant w/o a mplayer_opts I get an error in print_variant() attribute undefined. I beleive the mplayer_opt is optional for variants. if self.varmpl_opt: ret += ' mplayer-options=\%s\\n' %

[Freevo-devel] Re: PopupBox while changing Directory

2003-11-26 Thread Dirk Meyer
Torben Janssen wrote: Hi, I am using freevo to browse some large directories. Since i'm using a RC i am sometimes not sure if freevo is busy or if the signal does not reach the receiver when i change directories. so i'd like to see a infobox when freevo is working. Maybe someone else likes

Re: [Freevo-devel] Re: fxd files

2003-11-26 Thread Chris Griffiths
The problem is it has to be passed to mplayer as a playlist, i.e. mplayer -p http://www.bbc.co.uk/radio1/realaudio/media/r1live.ram This is off topic, so I'll do some digging and post on the users list if I still need help. Thanks, Chris On Wed, 26 Nov 2003 19:34:04 +0100, Dirk Meyer [EMAIL

Re: [Freevo-devel] Re: fxd files

2003-11-26 Thread Michael Ruelle
I don't think it is off topic. I think what you are trying to say is that when using playlist it has to be '-p url' and we have to put the playlist arg last in how we build the arg list to mplayer. we should probably prepend the cache statement added during the network cache detection in the

Re: [Freevo-devel] Re: PopupBox while changing Directory

2003-11-26 Thread Krister Lagerstrom
Torben Janssen wrote: Hi, I am using freevo to browse some large directories. Since i'm using a RC i am sometimes not sure if freevo is busy or if the signal does not reach the receiver when i change directories. so i'd like to see a infobox when freevo is working. Maybe someone else likes

Re: [Freevo-devel] bug in fxdimdb.py print_variant(self)

2003-11-26 Thread den_RDC
On Wednesday 26 November 2003 18:39, Wayne Hogue wrote: Im calling: ... variant = makePart(somefile, someid) fxd.setVariants(variant) ... fxd.writeFxd() Traceback (most recent call last): File /usr/local/freevo/src/helpers/imdb.py, line 215, in ? fxd.writeFxd() File

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

2003-11-26 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 24.222.25.43: http://freevo.sourceforge.net/cgi-bin/moin.cgi/AptGet --

Re: [Freevo-devel] bug in fxdimdb.py print_variant(self)

2003-11-26 Thread Wayne Hogue
nope exact same backtrace. -Wayne From: den_RDC [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [Freevo-devel] bug in fxdimdb.py print_variant(self) Date: Wed, 26 Nov 2003 23:11:28 +0100 On Wednesday 26 November 2003 18:39, Wayne Hogue wrote: Im calling: ...

[Freevo-cvslog] freevo/src/tv/plugins mplayer.py,1.28,1.29

2003-11-26 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv31156 Modified Files: mplayer.py Log Message: Shuffle things around a little bit and add ivtv capabilities. I intend to depricate the ivtv_basic_tv plugin in favour of this once since that is just an

[Freevo-cvslog] freevo/src config.py,1.74,1.75

2003-11-26 Thread rshortt
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv31576 Modified Files: config.py Log Message: Add the property group_type to the VideoGroup class to easier handle special capture cards like those based on ivtv chipsets and dvb cards. Index: config.py

Re: [Freevo-devel] pygame.event.set_grab()

2003-11-26 Thread Ben Ford
David Irvine wrote: Hello I'm writing a small kiosk browser plugin, i'm hitting a problem where before I spawn the web browser i call pygame.event.set_grab(0) which I understand should then free the mouse. However The mouse is still locked. Here is the code sample: popup_string=_(Starting

[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/PluginInfo

2003-11-26 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 203.97.89.4: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fPluginInfo The comment on the change is: Briefly described the