Crash in "Skip forward/back (min)" on empty skip field

Issue #604 resolved
prl created an issue

If long-FF/long-REW are used to skip forward or back a number of minutes in timeshift or a recording and OK is pressed when the number entry field is empty, then the UI crashes.

The cause is an exception when int() is used to convert an empty string.

Replication steps

Enter the media player (MEDIA from live TV).

Navigate to a recording, press OK to start play.

Then press long-FF to open the "Skip forward (min)" popup, then PREV to clear the number entry field. Then press OK: crash.

Comments (3)

  1. Log in to comment