[mythtv-commits] Ticket #6873: Assert failure caused by MythUIButtonTree

MythTV mythtv at cvs.mythtv.org
Thu Aug 20 03:09:24 UTC 2009


#6873: Assert failure caused by MythUIButtonTree
----------------------------------------------+-----------------------------
 Reporter:  Marc Alban <marcalban at gmail.com>  |       Owner:  stuartm
     Type:  patch                             |      Status:  new    
 Priority:  minor                             |   Milestone:  0.22   
Component:  MythTV - User Interface Library   |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 The frontend crashes for me when traversing a button tree to a leaf node
 on the right.  I experienced the crash in the MythGame plugin.

 It appears to be an index off-by-one error introduced in [18256].

 I think the patch is self explanatory in terms of fixing the off-by-one
 error.  I think it also maintains the expected logic of the button tree,
 but I'm not that familiar with the code or the button tree.

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


More information about the mythtv-commits mailing list