Problem with the translation.

rojillo1

Member
Let's see if someone can help me, I've been translating the software into Spanish, I've been trying this translation for a few days, I haven't found any problem until today.

When I tried to change a timer the system crashed, specifically when I pressed the green button named "Change Timer".

The error it has given is this:

< 71664.0559> 11:48:36.7341 [InfoBarGenerics] Key: 399 (Break) KeyID='KEY_GREEN' Binding='('GREEN',)'.
< 71664.0574> 11:48:36.7356 [InfoBarGenerics] KEY: 399 GREEN
< 71664.0583> 11:48:36.7365 [ActionMap] Keymap 'ColorActions' -> Action = 'green'.
< 71664.0652> 11:48:36.7434 Traceback (most recent call last):
< 71664.0656> 11:48:36.7438 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action
< 71664.0685> 11:48:36.7467 File "/usr/lib/enigma2/python/Screens/UserDefinedButtons.py", line 30, in keypressHandler
< 71664.0712> 11:48:36.7494 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 352, in addEditTimer
< 71664.0739> 11:48:36.7520 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 374, in __timerEditPopupMenu
< 71664.0765> 11:48:36.7547 TypeError: not all arguments converted during string formatting
< 71664.0777> 11:48:36.7558 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0x709b4ad0>>,('ColorActions', 'green')) failed)

Greetings.
 
Top