[mythtv-commits] Ticket #6536: Segfault in MythWeather

MythTV mythtv at cvs.mythtv.org
Mon May 11 02:52:53 UTC 2009


#6536: Segfault in MythWeather
----------------------------------------------+-----------------------------
 Reporter:  Marc Alban <marcalban at gmail.com>  |       Owner:  ijr 
     Type:  patch                             |      Status:  new 
 Priority:  minor                             |   Milestone:  0.22
Component:  Plugin - MythWeather              |     Version:  head
 Severity:  medium                            |     Mlocked:  0   
----------------------------------------------+-----------------------------
 1) Enter the MythWeather screen.
 2) Press 'MENU'.
 3) While the busy dialog is showing press 'ESC'.

 The escape key press is not being handled by the busy dialog and is
 causing the the underlying weather dialog to deallocate while the source
 manager is still processing.

 Attached is a backtrace and a patch which adds an optional parameter to
 the busy and progress dialogs to make them modal.  This will ensure that
 the processing has completed before deallocating.

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


More information about the mythtv-commits mailing list