Changes between Initial Version and Version 1 of Ticket #11777


Ignore:
Timestamp:
Aug 25, 2013, 9:27:53 AM (11 years ago)
Author:
stuartm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11777 – Description

    initial v1  
    33After a period of use the frontend no longer receives any events from the backend. It's as though it loses the event socket connection and doesn't try to re-establish it.
    44
    5 This manifests in the frontend not updating filesizes for in-progress recordings; failing to displaying new recordings or changes in recording status in the recording list; the guide not updatin to reflect recording status after creating a new schedules. i.e. Any update in the frontend driven by a backend event fails to occur.
     5This manifests in the frontend not updating filesizes for in-progress recordings; failing to displaying new recordings or changes in recording status in the recording list; the guide not updating to reflect recording status after creating a new schedules. i.e. Any update in the frontend driven by a backend event fails to occur.
    66
    77You can still use the frontend. Exiting and re-entering playbackbox causes the recording list to be reloaded but the issue with events isn't resolved unless you restart the frontend.