[mythtv-commits] Ticket #7885: Fix for mythweb after events were added to trunk

MythTV mythtv at cvs.mythtv.org
Sat Jan 9 04:46:39 UTC 2010


#7885: Fix for mythweb after events were added to trunk
-----------------------------------------------------+----------------------
 Reporter:  Mike Riccio <mythtv at webdeck dot com>  |       Owner:  kormoc 
     Type:  defect                                   |      Status:  new    
 Priority:  minor                                    |   Milestone:  unknown
Component:  Plugin - MythWeb                         |     Version:  head   
 Severity:  high                                     |     Mlocked:  0      
-----------------------------------------------------+----------------------
 When the new event system was added to the trunk, it broke mythweb.  The
 backend now sends a CLIENT_CONNECTED event to mythweb right after it
 connects, which mythweb was not expecting.  This causes all sorts of
 strange behavior, including empty recording lists and upcoming schedules.
 This patch listens for the CLIENT_CONNECTED event right after connecting
 to the server.  This seems somewhat fragile, but it is working for me.

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


More information about the mythtv-commits mailing list