[mythtv-commits] Ticket #6728: LiveTV becomes unresponsive after top of the hour program switch

MythTV mythtv at cvs.mythtv.org
Wed Jul 15 22:01:43 UTC 2009


#6728: LiveTV becomes unresponsive after top of the hour program switch
-----------------------------------------------+----------------------------
 Reporter:  Wayne Gibson <gr8gib at hotmail.com>  |       Owner:  ijr 
     Type:  defect                             |      Status:  new 
 Priority:  major                              |   Milestone:  0.22
Component:  MythTV - Video Playback            |     Version:      
 Severity:  medium                             |     Mlocked:  0   
-----------------------------------------------+----------------------------
 With revision 20854, I get an unresponsive LiveTV session after a top of
 the hour or bottom of the hour program switch. This happens about 90% of
 the time and when it does the only keypresses that respond are the escape,
 play and pause keys. If you hit escape and end your LiveTV session and
 restart it, it will be responsive again. I have found an area in
 NuppelVideoPlayer.cpp that was setting the
 IsNVPChangingBuffers/nvpUnsafe/ignorekeys variables to a true state and
 never setting it back to a false state to allow for LiveTV interaction. I
 put a "SetNVPChangingBuffers(false)" command on line 3322 and that seems
 to have fixed it. I have attached a patch with commented notes.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6728>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list