Hi Again!
Ran into same error trying to add a RecordTimer - but with more info in logfile
19:32:56.0567 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf8 in position 43: invalid start byte
UPDATE
Box Info :
Vu+ Uno4K SE
OpenATV ; 7.5.1 / 20250327 - on OpenMultiboot / 'Fresh' installation (editied)
Tried both Danish + Deutch as language
Looking at :
https://en.wikipedia.org/wiki/ISO/IEC_8859-9
0xf8 == ø
So I suppose - similar should occur for in Germany - with the ä or ö ?
Would it be better to post issues like this in "Vu+ Uno4K SE", "OpenATV ; 7.5.1", "Support" or "English Section" forum ?
19:32:56.0538 [InfoBarGenerics] Key 'KEY_OK' (352) Make.
19:32:56.0539 [ActionMap] Map screen 'EPGSelection' context 'WizardActions' -> Unknown action 'ok'! (Typo in map?)
19:32:56.0540 [ActionMap] Map screen 'ChoiceBox' context 'OkActions' -> Action 'ok'.
19:32:56.0556 [convertDVBUTF8] (1..11)text encoded in ISO-8859-9
19:32:56.0557 [convertDVBUTF8] (1..11)text encoded in ISO-8859-9
19:32:56.0562 [convertDVBUTF8] (1..11)text encoded in ISO-8859-9
19:32:56.0563 [convertDVBUTF8] (1..11)text encoded in ISO-8859-9
19:32:56.0567 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf8 in position 43: invalid start byte
19:32:56.0568
19:32:56.0568 The above exception was the direct cause of the following exception:
19:32:56.0568
19:32:56.0569 Traceback (most recent call last):
19:32:56.0569 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 309, in action
19:32:56.0574 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 279, in action
19:32:56.0578 File "/usr/lib/enigma2/python/Screens/ChoiceBox.py", line 112, in keySelect
19:32:56.0582 File "/usr/lib/enigma2/python/Screens/ChoiceBox.py", line 140, in goEntry
19:32:56.0585 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1474, in RemoveChoiceBoxCB
19:32:56.0588 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1435, in <lambda>
19:32:56.0591 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1521, in doRecordTimer
19:32:56.0594 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1537, in doInstantTimer
19:32:56.0597 File "/usr/lib/enigma2/python/RecordTimer.py", line 650, in __init__
19:32:56.0600 SystemError: <built-in function eServiceEvent_getCridData> returned a result with an exception set
19:32:56.0601 [ePyObject] (PyObject_CallObject(<bound method NumberActionMap.action of <Components.ActionMap.HelpableNumberActionMap object at 0xaed935e8>>,('OkActions', 'ok')) failed)