On Tue, Aug 02, 2005 at 07:42:12PM +0100, John Pullan wrote: > On 02/08/05, Stuart Auchterlonie <[EMAIL PROTECTED]> wrote: > > On Tue, Aug 02, 2005 at 08:06:57PM +0200, Adam Egger wrote: > > > On 8/2/05, Stuart Auchterlonie <[EMAIL PROTECTED]> wrote: > > > > > > > > > I've done a make distclean; rebuild and install but it > > > > > > hasn't made any difference. > > > > > > I also have two different pc with svn myth and both without EIT. It > > > worked last week, so I think I'm running into the same problem you're > > > having, Stuart. > > > Is there a way to debug missing EPG data? It works in kaffeine and > > > tv_grab_dvb is ok too, so it looks like a myth problem but I just > > > don't have an idea how to find out the reason for the missing EPG > > > data. > > > > I've narrowed it down to the fact that a signal is emitted when > > event data is arrived, but it is never received by eithelper, because > > for some weird reason, the signal & slot are not being properly > > connected in the Qt magic. > > > > I'm beginning to wonder if it is related to external factors. > > I'm running Debian testing, gcc-4 is installed but gcc-3.3.5 is > > used for the build, and xorg from unstable. What are you running on? > > > I suspect it's not that complicated. Might be wrong, but I think the > code is confusing two different instantiations of siparser.
Trust me, I've added debug code to the generated moc_siparser.cpp to see if it has anything to call and it claims to have nobody interested in that signal. I've tried your suggestion of commenting out USE_OWN_SIPARSER Causes a segfault which i'm in the process of working around. Then I'll see if it makes much difference.... Stuart
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
