Daniel Kristjansson wrote:
On Mon, 2005-08-22 at 17:18 +0100, Mark Weaver wrote:
Mark Weaver wrote:
I am also having trouble with DVB (livetv|recording) -- sometimes
getting the PMT timeout. I have tried latest SVN but the backend seems
very unstable for me. I've done a little debugging, s
From the stack trace it looks like this is due to the lack of input
handling code in DVBChannel. This is an old bug, but TVRec used to
have special case code to work around the DVBChannel bug which I
removed not knowing what it was. I just committed a fix which
should prevent this DVBChannel bug
On 22/08/05, Daniel Kristjansson <[EMAIL PROTECTED]> wrote:
> On Mon, 2005-08-22 at 17:18 +0100, Mark Weaver wrote:
> > Mark Weaver wrote:
> > > I am also having trouble with DVB (livetv|recording) -- sometimes
> > > getting the PMT timeout. I have tried latest SVN but the backend seems
> > > very
On Mon, 2005-08-22 at 17:18 +0100, Mark Weaver wrote:
> Mark Weaver wrote:
> > I am also having trouble with DVB (livetv|recording) -- sometimes
> > getting the PMT timeout. I have tried latest SVN but the backend seems
> > very unstable for me. I've done a little debugging, so far I think I
>
Mark Weaver wrote:
I am also having trouble with DVB (livetv|recording) -- sometimes
getting the PMT timeout. I have tried latest SVN but the backend seems
very unstable for me. I've done a little debugging, so far I think I
have found a race condition in signalmonitor.cpp:
Hmm, ok maybe that
I am also having trouble with DVB (livetv|recording) -- sometimes
getting the PMT timeout. I have tried latest SVN but the backend seems
very unstable for me. I've done a little debugging, so far I think I
have found a race condition in signalmonitor.cpp:
In signalmonitor.cpp there is a rac