[mythtv] [PATCH] View log entries in System Status (Update1)

Kevin Kuphal kuphal at dls.net
Fri Sep 3 01:21:28 EDT 2004


Chris Pinkham wrote:

>Yeah, that's the Job Queue thing I mentioned.  You can delete the whole
>doJobQueueLog() method in there and remove the jobqueue.h include.  If
>you send in a patch, it shouldn't have anything in it about the jobqueue
>since I'm not ready to commit that to CVS quite yet.
>  
>
The only issue I'm having now is that when I go to acknowledge an 
individual event, I need to know the logid from the database to do 
this.  Any suggestions on how I can store this in the QMap way.  I used 
to retain the direct query to the DB and walk it.  I already added a 
contentDetail map that holds the extra text information I display in the 
top bar.  I don't however see a really nice way to store that logid...

Kevin



More information about the mythtv-dev mailing list