[mythtv-commits] Ticket #12960: Patch to prevent a remote frontend idlescreen (standby) from waking up the backend after the backend shuts down.

MythTV noreply at mythtv.org
Sat Jul 1 20:56:20 UTC 2017


#12960: Patch to prevent a remote frontend idlescreen (standby) from waking up the
backend after the backend shuts down.
------------------------------------------------+--------------------------
 Reporter:  mythtv@…                            |          Owner:  pbennett
     Type:  Patch - Feature                     |         Status:  assigned
 Priority:  minor                               |      Milestone:  unknown
Component:  MythTV - General                    |        Version:  0.28.0
 Severity:  medium                              |     Resolution:
 Keywords:  idlescreen standby wake-on-lan wol  |  Ticket locked:  0
------------------------------------------------+--------------------------

Comment (by pbennett):

 The main bug is that the backend gets woken up by a frontend that is in
 idle. This makes no sense since the idle state is designed to let the
 backend shut down.

 Once this is fixed other bugs become apparent.

 - The frontend starts displaying notifications that it cannot connect to
 the backend. This makes no sense since idle is designed to allow the
 backend to shut down.
 - If you escape the frontend idle screen while the backend is shut down or
 suspended, the frontend hangs for a very long time and does not wake the
 backend. When coming out of idle it should wake the backend.

 See my patch for addressing all of these.

 Re-wake-up after the frontend has been in idle will take a minute or so
 after exiting idle.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12960#comment:12>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list