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

MythTV mythtv at cvs.mythtv.org
Sat Nov 17 18:41:37 UTC 2007


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

Comment(by danielk):

 (In [14888]) Refs #4132. Fixes some miscellaneous problems with
 MythWeather.

 There were three problems which made it impossible to test MythWeather
 dialogs.
  * When sources are not defined (see #3921) the text of the error dialog
 is not visible.
  * doListSelect() used an unchecked return value from showButtonPopup as
 an index into an array.
  * connectScreen()/disconnectScreen() segfault when sources are not
 properly configured.

 This fixes these problems so we can test the dialogs.

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


More information about the mythtv-commits mailing list