[mythtv-commits] mythtv commit: r18699 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 14 10:33:56 UTC 2008


      Author: paulh
        Date: 2008-10-14 10:33:56 +0000 (Tue, 14 Oct 2008)
New Revision: 18699
   Changeset: http://cvs.mythtv.org/trac/changeset/18699

Modified:

   trunk/mythtv/programs/mythfrontend/main.cpp

Log:

Move the call to checkTimeZone() to after the call to 
gContext->ConnectToMasterServer() when myth is set to auto shutdown when
idle. This makes sure a blocking connection to the backend is opened when
the FE is started which will block BE shutdown until closed.

Fixes #5815,#5805.




More information about the mythtv-commits mailing list