Re: [Freevo-devel] Freevo crash when trying to access epg

2005-09-16 Thread Peter Andersson
Boy, is my face red. Thanks for the info! I assumed that freevo2 would read the /tmp/TV.xml like the old version. I'd better spend a couple of hours reading throught the documentation. Thanks /Peter > Peter Andersson wrote: >> File >> "/mythtv/freevo/freevo2/freevo/site-packages/freevo/tv/tvgu

Re: [Freevo-devel] Freevo crash when trying to access epg

2005-09-16 Thread Rob Shortt
Peter Andersson wrote: File "/mythtv/freevo/freevo2/freevo/site-packages/freevo/tv/tvguide.py", line 84, in start self.channel = kaa.epg.channels[0] IndexError: list index out of range It looks like your EPG has no data. Did you run freevo tv_grab to populate its database with your lis

[Freevo-devel] Freevo crash when trying to access epg

2005-09-16 Thread Peter Andersson
Just downloaded the cvs version (2005-09-17) of freevo2 to do some testing with the new and improved vdr functionality. I might as well take the oppurtunity to thank you guys for including support for vdr in the new app. When i try to access the epg (tv.xml) freevo crashes. The log is included at

[Freevo-devel] Re: [Freevo-cvslog] kaa/record/src v4l_tuner.py,1.6,1.7

2005-09-16 Thread Rob Shortt
Dirk Meyer wrote: > FDSplitter now also takes a filename as argument and opens/closes to file is needed. Maybe you can use it. Yeah, I tried that when you made the change but it didn't work out because the driver was locking out one of the open files (same device is used for ioctl and readin

[Freevo-devel] Re: [Freevo-cvslog] kaa/record/src v4l_tuner.py,1.6,1.7

2005-09-16 Thread Dirk Meyer
Rob Shortt wrote: > Update of /cvsroot/freevo/kaa/record/src > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22132/src > > Modified Files: > v4l_tuner.py > Log Message: > Open the device nonblocking. This has a side effect but works well: > src/fdsplitter.cc:0143 (read_fd_data): WAR

[Freevo-devel] Re: Moving from CVS to SVN

2005-09-16 Thread Dirk Meyer
Jason Tackaberry wrote: > On Fri, 2005-09-16 at 07:15 -0600, David Trowbridge wrote: >> I don't suppose I could convince you to add a CIA (http://cia.navi.cx) >> hook while you're at it? Even if you don't want a bot in #freevo >> announcing commits, the RSS feeds are nice for people trying to keep

Re: [Freevo-devel] Re: Moving from CVS to SVN

2005-09-16 Thread Jason Tackaberry
On Fri, 2005-09-16 at 07:15 -0600, David Trowbridge wrote: > I don't suppose I could convince you to add a CIA (http://cia.navi.cx) > hook while you're at it? Even if you don't want a bot in #freevo > announcing commits, the RSS feeds are nice for people trying to keep > track of development. Act

Re: [Freevo-devel] Re: Moving from CVS to SVN

2005-09-16 Thread David Trowbridge
I don't suppose I could convince you to add a CIA (http://cia.navi.cx) hook while you're at it? Even if you don't want a bot in #freevo announcing commits, the RSS feeds are nice for people trying to keep track of development. -Davidi On 9/16/05, Rob Shortt <[EMAIL PROTECTED]> wrote: > Dirk Meye

Re: [Freevo-devel] Re: Moving from CVS to SVN

2005-09-16 Thread Rob Shortt
Dirk Meyer wrote: Rob Shortt wrote: Can you setup ViewCVS too please? Something like it. Also some sort of mailer for changes. ViewCVS works with SVN too BTW (I've set it up for both). And yes, changelogs are a must. -Rob PS - let me know if you need help with anything --

[Freevo-devel] Re: Moving from CVS to SVN

2005-09-16 Thread Dirk Meyer
Rob Shortt wrote: > Dirk Meyer wrote: >> Comments (for people who know svn better than I do)? > > Can you setup ViewCVS too please? Something like it. Also some sort of mailer for changes. Dischi -- Communism is man's exploitation of man. Capitalism is just the opposite. pgpg113gxyVuM.pgp De

Re: [Freevo-devel] Moving from CVS to SVN

2005-09-16 Thread Rob Shortt
Dirk Meyer wrote: Comments (for people who know svn better than I do)? Can you setup ViewCVS too please? Also, I'm going to have a find an SVN how-to for people who know CVS well. -Rob -- --- Rob Shortt| http://tvcentric.com | Freev

[Freevo-devel] Moving from CVS to SVN

2005-09-16 Thread Dirk Meyer
Hi, I plan to move the cvs from sf to a svn on svn.freevo.org on Monday. Right now, we have one cvs repository with two projects: freevo/freevo and freevo/kaa. I plan to make it different. I plan to have two repositories: one for freevo and one for mmpython/kaa. mmpython / kaa I will import mmp