[mythtv-commits] Ticket #8223: MythWeather segfaults opening busy popup when scanning for new scripts

MythTV mythtv at cvs.mythtv.org
Fri Mar 26 22:15:14 UTC 2010


#8223: MythWeather segfaults opening busy popup when scanning for new scripts
----------------------------------+-----------------------------------------
 Reporter:  wagnerrp              |        Owner:  ijr    
     Type:  defect                |       Status:  closed 
 Priority:  minor                 |    Milestone:  unknown
Component:  Plugin - MythWeather  |      Version:  head   
 Severity:  medium                |   Resolution:  fixed  
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------
Changes (by mdean):

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


Comment:

 (In [23817]) Fixes MythWeather setup segfault.

 The fix for #8169 assumed that the MythWeather plugin was running when it
 changed the SourceManager::findScripts() busy popup to appear on the
 weather stack.  When entering MythWeather setup through
 Utilities/Setup|Setup|Info Center Settings|Weather Settings|Screen
 Settings, this resulted in a NULL MythScreenStack.  Therefore, if the
 MythScreenStack for the weather stack is null, just use the popup stack.

 Fixes #8223.  Refs #8169.

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


More information about the mythtv-commits mailing list