[mythtv-commits] Ticket #4339: Channel lock error message even though channel is tuned and displaying fine.

MythTV mythtv at cvs.mythtv.org
Fri Feb 1 04:09:26 UTC 2008


#4339: Channel lock error message even though channel is tuned and displaying
fine.
----------------------------------+-----------------------------------------
 Reporter:  Bill <cizek at rcn.com>  |        Owner:  danielk 
     Type:  defect                |       Status:  assigned
 Priority:  minor                 |    Milestone:  0.21    
Component:  mythtv                |      Version:  head    
 Severity:  medium                |   Resolution:          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by danielk):

 Can some of you experiencing this, test the patch I just attached?

 From what I could tell this happens when we get a lock in between the time
 we temporarily disable locking inside the code handling the kState_None
 and kState_WatchingLiveTV transition. This could always happen in theory,
 but due to improvements in tuning time it now actually happens sometimes.
 This patch just records the time before we disable the lockTimer and if we
 get a lock in between that time and the time at which we re-enable the
 lockTimer we don't start the lockTimer up near the end of the state
 transition code.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4339#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list