[mythtv-commits] Ticket #5339: [PATCH] Fix for missing icon import in 0.21

MythTV mythtv at cvs.mythtv.org
Sat May 10 16:49:32 UTC 2008


#5339: [PATCH] Fix for missing icon import in 0.21
--------------------------------+-------------------------------------------
 Reporter:  mythtv at adiemus.org  |        Owner:  ijr       
     Type:  defect              |       Status:  new       
 Priority:  minor               |    Milestone:  unknown   
Component:  mythtv              |      Version:  0.21-fixes
 Severity:  medium              |   Resolution:            
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by mythtv at adiemus.org):

 Added a newer patch that works with both automatic scanning and manual
 assignment.  From what I can tell, during automatic scanning, the iterator
 to check is m_iter, while during manual scanning, it's m_missingIter.
 This patch is really just a hack, and someone who actually knows what
 they're doing can probably fix it better.  (I'm just assigning
 m_missingIter to m_iter when doing the manual stuff)

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


More information about the mythtv-commits mailing list