Btw, there are different errors, depending on where it crashes. This is a different one:
Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/Addons/ColorButtonsSequence.py", line 52, in buildEntry if len(sequence) == 0: SystemError: <built-in function len> returned a result with an exception set TypeError: 'float' object cannot be interpreted as an integer The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/Addons/ColorButtonsSequence.py", line 52, in buildEntry if len(sequence) == 0: SystemError: <built-in function len> returned a result with an exception set TypeError: 'float' object cannot be interpreted as an integer The above exception was the direct cause of the following exception: SystemError: _PyEval_EvalFrameDefault returned a result with an exception set [ePyObject] (CallObject(<bound method InfoBarUnhandledKey.checkUnused of <class 'Screens.InfoBar.InfoBar'>>,()) failed)