On Sun, 13 Feb 2005 16:00:59 -0500 (EST), Chris Pinkham <[EMAIL PROTECTED]> wrote: > > > Interestingly, here's a snippet from mythbackend.log from immediately > > > after the above select statement was run: > > > 2005-02-12 20:34:52.770 Starting Commercial Flagging for "Everybody > > > Loves Raymond" recorded from channel 1031 at Fri Feb 11 19:30:00 2005. > > > 2005-02-12 20:34:52.910 commflag: Commercial Flagging Starting > > > QTime::setHMS Invalid time 28:12:01.000 > > > QDate::setYMD: Invalid date 2935-93-02 > > > 2005-02-12 20:37:49.989 MainServer::HandleAnnounce Playback > > These "Invalid time/date" messages are the reason that you have multiple > jobs firing off I believe. I'm thinking that because of those, the > jobqueue field probably isn't getting updated to say that the commercial > flagging successfully started, so the jobqueue is firing off another > copy. > > Are you sure the mythcommflag you are running is the latest version? Can > you do a "make distclean" and remake to see if it was perhaps compiled against > an old library version or something. The command line in your 'ps' output > is correct, so I don't see why the flagger would be getting errors (whether > the error is being generated in the flagger, jobqueue, or programinfo code). > > > > Accidentally replied off-list so I'm forwarding this message to the > > > list this time. > > This was my fault, your Reply-To is set to your email address and my email > program replied to you originally instead of to the list. > > -- > > Chris > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > >
Well, I think I've figured out and fixed the problem. It appears that when I removed the 0.16 rpms I forgot to remove libmyth. I'm betting that there were some old pieces of 0.16 lying around that were causing those problems. I've now gone through and removed all old rpms as well as manually removing all the pieces I installed from source. I then reinstalled 0.17 using Axel's new rpms and everything seems to be running along just perfectly. It's been up for about 4 hours now with no crashes, no out-of-control commflagging and the sluggishness I was seeing on the menus and during playback is now gone. I'm pretty confident that everything is good to go now, but if something else comes up I'll post back to this thread again. Thanks for your help Chris! Too bad the problem was that I'm an idiot. ;) Brad
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
