[mythtv-commits] Ticket #3921: Segfault leaving Inactive Screens in Screen Setup

MythTV mythtv at cvs.mythtv.org
Wed Sep 12 20:38:52 UTC 2007


#3921: Segfault leaving Inactive Screens in Screen Setup
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  stuartm
     Type:  defect       |       Status:  new    
 Priority:  minor        |    Milestone:  0.21   
Component:  mythweather  |      Version:  head   
 Severity:  medium       |   Resolution:         
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by Joe Ripley <vitaminjoe at gmail.com>):

 This problem occurs because the active_list is given focus when it has no
 elements in it.  This can be fixed by disabling focus on the active_list
 after the buildFocusList() function runs.

 The attached patch fixes the problem for me.

 --
 Joe Ripley
 vitaminjoe at gmail.com

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3921#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list