[mythtv-commits] Ticket #8760: mythtv livetv channel editor locks up frontend

MythTV mythtv at cvs.mythtv.org
Tue Sep 21 12:24:21 UTC 2010


#8760: mythtv livetv channel editor locks up frontend
------------------------------+---------------------------------------------
 Reporter:  Robert S          |           Owner:  markk     
     Type:  defect            |          Status:  closed    
 Priority:  minor             |       Milestone:  0.24      
Component:  MythTV - General  |         Version:  Trunk Head
 Severity:  medium            |      Resolution:  fixed     
 Keywords:                    |   Ticket locked:  0         
------------------------------+---------------------------------------------
Changes (by markk):

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


Comment:

 (In [26432]) Fix the livetv channel editor.

 The problem was that the Data Direct update was offloaded to a separate
 thread that then created the Channel Editor OSD dialog.

 We now create the dialog immediately and then spawn the update thread
 which will re-populate the fields if there is new/different data. Only
 the UI thread can now create the dialog.

 Closes #8760

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


More information about the mythtv-commits mailing list