[mythtv-commits] Ticket #8702: MythDownloadManager broken when used via MythUIImage::Load

MythTV mythtv at cvs.mythtv.org
Wed Jul 28 23:24:38 UTC 2010


#8702: MythDownloadManager broken when used via MythUIImage::Load
---------------------------------------------+------------------------------
 Reporter:  beirdo                           |        Owner:  cpinkham  
     Type:  defect                           |       Status:  closed    
 Priority:  blocker                          |    Milestone:  unknown   
Component:  MythTV - User Interface Library  |      Version:  Trunk Head
 Severity:  high                             |   Resolution:  fixed     
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by cpinkham):

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


Comment:

 (In [25462]) Add a flag to indicate when the MythDownloadManager thread is
 fully
 initialized and running.  This fixes a race condition seen when
 the GetLastModified() routine tried to the the QNetworkAccessManager
 instance before MythDownloadManager::run() had finished initializing
 and enterring its loop.

 Closes #8702.

 NOTE: This does change the binary API version, so make clean, etc..

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8702#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list