Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-25 Thread Duncan Webb
Hi, No there yet. This is the new error: Traceback (most recent call last): File /usr/lib/python2.4/site-packages/freevo/main.py, line 290, in eventhandler app.eventhandler(event) File /usr/lib/python2.4/site-packages/freevo/menu.py, line 673, in eventhandler action(

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-25 Thread Christian Lyra
Hi, Oh dear, that's a typo, it should say: if track.has_key('audio'): and a few lines down it should say if track.has_key('subtitles'): I've updated the svn rel-1 at r9599 with the changes Will you be able to give this a quick test. Not at home now, but I will test as soon

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-25 Thread Christian Lyra
Hi Seems to be ok now. Many thanks Duncan! On 5/25/07, Christian Lyra [EMAIL PROTECTED] wrote: Hi, Oh dear, that's a typo, it should say: if track.has_key('audio'): and a few lines down it should say if track.has_key('subtitles'): I've updated the svn rel-1 at r9599 with the

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-24 Thread Vlad Olenin
Might be - I don't recall error stack trace, but the last line did mention 'KeyError: 'subtitles''. Also, the freevo version I'm using is 1.7.1, not 1.7.2-svn. Also, I could never play this DVD on my HD from under Freevo (at least not in 1.7.1 version). As I mentioned, xine on its own plays it

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-24 Thread Christian Lyra
I was able to play it before... cant remember which frevo version, but probably with 1.7.0. On Thursday 24 May 2007 11:20, Vlad Olenin wrote: Might be - I don't recall error stack trace, but the last line did mention 'KeyError: 'subtitles''. Also, the freevo version I'm using is 1.7.1,

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-24 Thread Duncan Webb
Christian Lyra wrote: I was able to play it before... cant remember which frevo version, but probably with 1.7.0. On Thursday 24 May 2007 11:20, Vlad Olenin wrote: Might be - I don't recall error stack trace, but the last line did mention 'KeyError: 'subtitles''. Also, the freevo

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-24 Thread Christian Lyra
Hi, Thanks Duncan. I will try it tonight. On Thursday 24 May 2007 16:30, Duncan Webb wrote: Christian Lyra wrote: I was able to play it before... cant remember which frevo version, but probably with 1.7.0. On Thursday 24 May 2007 11:20, Vlad Olenin wrote: Might be - I

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-24 Thread Christian Lyra
Hi, No there yet. This is the new error: Traceback (most recent call last): File /usr/lib/python2.4/site-packages/freevo/main.py, line 290, in eventhandler app.eventhandler(event) File /usr/lib/python2.4/site-packages/freevo/menu.py, line 673, in eventhandler action( arg=arg,

[Freevo-users] can't play DVD directory from local hard drive

2007-05-23 Thread Vlad Olenin
Hi, Is freevo supposed to play DVD directory through Xine correctly? I can play DVDs from DVDROM drive, but for some reason playing DVD files stored locally on the drive doesn't work. The same directory plays OK as DVD directly by Xine (xine -hfpq dvd://pathtoVIDEO_FSdir) Am I missing smth or

Re: [Freevo-users] can't play DVD directory from local hard drive

2007-05-23 Thread Duncan Webb
Hi, Is freevo supposed to play DVD directory through Xine correctly? I can play DVDs from DVDROM drive, but for some reason playing DVD files stored locally on the drive doesn't work. The same directory plays OK as DVD directly by Xine (xine -hfpq dvd://pathtoVIDEO_FSdir) Am I missing