I've just cvs upped mythtv but my backend's still crashing. So no luck for me. :/
On 6/18/05, Torbjörn Jansson <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] <> wrote: > > On Sat, 2005-06-18 at 12:30 +0200, Torbjörn Jansson wrote: > >> After updateing to latest cvs i now get the following when starting > >> the backend: Any idea why this happends now? > >> Scanning seems to have the same problem, not a single transport is > >> able to tune. It worked just fine yesterday before i updated. > > > > I've attached two patches that may address your problem. > > > > The first revert-GetChannelOptions.patch will revert to the old > > GetChannelOptions code, in case the new code is broken. This is > > less likely to be the problem, but should compile fairly quickly > > so you can test it fairly quickly. > > > > The second revert-GetTransportOptions will revert to the old > > GetTransportOptions code. This reaches uses a private member of > > dvbtypes.h so due to the needed dvbtypes change it takes a bit longer > > to compile. > > > > I'd still like that debug output w/wo the new DVBChannel code, but > > you don't need to make logs w/wo these patches, I have a fairly good > > idea of what they do. > > > > -- Daniel > > > > I've done some tests. > The first log is from current cvs and the attached file is > "backendlog-current-cvs.txt.bz2" > Tuning failed, but it no longer compained in the same way as before. > > Next test is after running: > cvs -z9 update -P -d -D '2005-06-17 00:00' > The logfile is "backendlog-20050617-0000-cvs.txt.bz2" > > This one works. > > > _______________________________________________ > mythtv-dev mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > > > > _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
