Crash when media selection list is PIN-protected

Issue #690 resolved
prl created an issue

If you use parental protection to protect entry to the media selection list, the UI crashes when you press MEDIA from live TV and enter the correct PIN.

The cause is that MovieSelection.pinEntered() overrides ProtectedScreen.pinEntered() but has an incompatible argument signature.

MovieSelection.pinEntered() may have crept in in an upstream merge.

Replication steps

In MENU>Setup>TV>Parental control, select Enable parental protection, and enter a new pin (enter, and enter again to verify, OK to finish entry).

Then enable Protect screens, and then enable Protect movie list.

GREEN Save, then EXIT back to live TV.

MEDIA, then enter the PIN when asked, followed by OK. Crash.

Comments (2)

  1. Log in to comment