Opened 16 years ago

Closed 16 years ago

#5805 closed defect (fixed)

Mythshutdown starts the shutdown counter immediately after I stop watching live TV

Reported by: t-p@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I'm using trunk (18663) and I've noticed a problem that mythshutdown starts the shutdown counter immediately when I stop watching live TV and return back to mythfrontend TV screen. When testing manually mythshutdown -c returns "OK to shutdown". After the counter reach to 0 the shutdown happens unless I start watching live TV again before that.

If I watch a TV recording and then return back to mythfronted everything works ok and my system stays up.

Change History (1)

comment:1 Changed 16 years ago by paulh

Resolution: fixed
Status: newclosed

(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.

Note: See TracTickets for help on using tickets.