[mythtv-commits] Ticket #3657: When no DB, MythtvFrontend displays nothing on the screen.

MythTV mythtv at cvs.mythtv.org
Mon Jun 25 06:17:49 UTC 2007


#3657: When no DB, MythtvFrontend displays nothing on the screen.
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  nigel  
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  0.18   
 Severity:  low        |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by anonymous):

 Problem was manifest on both Linux and Mac. Changeset 11174 changed the
 !MythMainWindow initialization sequence. In the case of no database, it
 was being created without being initialised.
 [[BR]]
 [[BR]]
 There is still an old problem, that if the DB address is not routable
 (''e.g.'' set DBHostName to 1.2.3.4), it will take many minutes for all
 the connection attempts to time out. This can be reduced by putting
 MSqlQuery::testDBconnection() in key places (''e.g.''
 MythMainWindow::!RegisterKey() and
 MythContextPrivate::!PromptForDatabaseParams()), but that is a problem for
 another ticket.

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


More information about the mythtv-commits mailing list