Changes between Initial Version and Version 1 of Ticket #9744


Ignore:
Timestamp:
Apr 21, 2011, 3:25:30 PM (13 years ago)
Author:
Robert Kulagowski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9744 – Description

    initial v1  
    1313
    1414If you continue through the screens and click "Finish" mythtv-setup returns to the language selection screen.  Once returned to the language selection screen mythtv-setup segfaults on the next keypress:
     15
     16{{{
    1517
    1618$ gdb -x gdbcommands mythtv-setup
     
    350352        scanImport = 0
    351353(gdb)
    352 
     354}}}
    353355
    354356mythtv-setup should not allow the user to continue configuration if the initial connection to the database can't be made, because it will result in a segfault.