[mythtv-commits] Ticket #7847: After resume from long S3 sleep, scheduling via EPG isn't refreshed on EPG

MythTV mythtv at cvs.mythtv.org
Tue Sep 21 14:41:20 UTC 2010


#7847: After resume from long S3 sleep, scheduling via EPG isn't refreshed on EPG
---------------------------------------------+------------------------------
 Reporter:  warpme@…                         |           Owner:  cpinkham  
     Type:  defect                           |          Status:  closed    
 Priority:  minor                            |       Milestone:  0.24      
Component:  MythTV - User Interface Library  |         Version:  Trunk Head
 Severity:  medium                           |      Resolution:  fixed     
 Keywords:                                   |   Ticket locked:  0         
---------------------------------------------+------------------------------
Changes (by cpinkham):

  * status:  infoneeded => closed
  * resolution:  => fixed


Comment:

 (In [26433]) If we lose the backend command socket, such as when we are
 suspended for
 a long period of time, also close the event socket before reconnecting to
 the master backend.  Since we don't ever send to the event socket, we
 weren't detecting it as closed.  We should be able to detect this and
 handle it in a better manner and only reconnect the event socket when
 needed, but this option is safer closer to a release.

 Fixes #7847.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7847#comment:19>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list