[mythtv-commits] Ticket #8169: "Searching for scripts" busy dialog appears behind the current weather screen

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


#8169: "Searching for scripts" busy dialog appears behind the current weather
screen
----------------------------------------+-----------------------------------
 Reporter:  Jonatan <mythtv@…>          |        Owner:  paulh 
     Type:  patch                       |       Status:  closed
 Priority:  minor                       |    Milestone:  0.23  
Component:  Plugin - MythWeather        |      Version:  head  
 Severity:  medium                      |   Resolution:  fixed 
  Mlocked:  0                           |  
----------------------------------------+-----------------------------------

Comment(by mdean):

 (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/8169#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list