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

MythTV mythtv at cvs.mythtv.org
Mon Oct 22 04:01:49 UTC 2007


#3921: Segfault leaving Inactive Screens in Screen Setup
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  stuartm 
     Type:  defect       |       Status:  reopened
 Priority:  minor        |    Milestone:  0.21    
Component:  mythweather  |      Version:  head    
 Severity:  medium       |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------
Changes (by Joe Ripley <vitaminjoe at gmail.com>):

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


Comment:

 Changeset [14566] calls m_active_list->allowFocus(false) in wireUI().
 This sets the allowFocus property before buildFocusList() is called.  As a
 result, it is impossible to access the 'Active Screens' list to set up
 location information for the active screens.

 Kevin Hayes reported this on the mythtv-users mailing list.  I can confirm
 that I have the same behavior with [14566].

 --
 Joe Ripley
 vitaminjoe at gmail.com

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


More information about the mythtv-commits mailing list