On Mon, 2005-10-03 at 22:47 +0200, Torbjörn Jansson wrote: > [EMAIL PROTECTED] <> wrote: > > On Mon, Oct 03, 2005 at 10:37:33AM -0400, Daniel Kristjansson wrote: > >> On Mon, 2005-10-03 at 15:12 +0100, Stuart Auchterlonie wrote: > >>> The attached patch fixes passive EIT scanning against rev 7376 > >>> > >>> Passive EIT scanning is used while watching live TV. > >>> Stuart > >>> ps. This superceeds the patch posted earlier in EIT broken thread. > >> Can you try revision 7379? > >> It should enable passive EIT scanning with a single line change... > > Okay, have been trying it. I'm attaching a patch that fixes two > > different SEGV which I need to get it to run at all. > I'm getting regular segfaults too, but haven't tried your patch yet.
This may be fixed. The Event class contains QString and QStringList instances, but we weren't making a deep copies. This has always been a problem with the EIT code, but since we are doing a lot more scanning now, so it is more likely to cause a SEGFAULT. -- Daniel _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
