
mythtv at cvs
Oct 14, 2008, 3:33 AM
Post #3 of 3
(72 views)
Permalink
|
|
Re: Ticket #5815: PATCH: Mythfrontend wasn't stopping automatic shutdown (any more)
[In reply to]
|
|
#5815: PATCH: Mythfrontend wasn't stopping automatic shutdown (any more) ----------------------------------+----------------------------------------- Reporter: maillists[at]whattf.com | Owner: ijr Type: patch | Status: closed Priority: minor | Milestone: unknown Component: mythtv | Version: head Severity: low | Resolution: fixed Mlocked: 0 | ----------------------------------+----------------------------------------- Changes (by paulh): * status: new => closed * resolution: => fixed Comment: (In [18699]) 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. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/5815#comment:2> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|