Using Change Tiimer/Edit Timer in Event View causes crash

Issue #420 resolved
prl created an issue

If you try to edit a timer using Event View, either from long-EPG>Event Info, GREEN Change Timer, GREEN Edit Timer, or from EPG, INFO, GREEN Change Timer, GREEN Edit Timer, the UI crashes on GREEN Edit Timer.

The cause is that self.editTimer is used for the action callback and there is no editTimer() method in either class that implements Event View (EventViewSimple and EventViewEPGSelect). The call to editTimer is from a common base class (EventViewBase).

Replication steps

From LiveTV, long-EPG>Event Info, GREEN Add timer, GREEN OK, GREEN Change Timer, GREEN Edit Timer, crash.

Comments (4)

  1. Log in to comment