Crash in About when exited too quickly

Issue #573 resolved
prl created an issue

If MENU>Information>About is entered and then immediately exited with a second press of OK, the screen can crash the UI, because a still-to-complete Console callback initiated in the screen's __init__() tries to reference a widget that was deleted by the close caused by the second OK.

Replication steps

This is easiest to replicate on slower T series models like the T3 and the T2. I wasn't able to replicate it on a T4, although forum reports say that it can be triggered on a T4.

Open MENU>Information. Stay with the focus on About.

Press OK twice rapidly in succession.

(Often) Crash.

Comments (2)

  1. Log in to comment