Trying to upgrade vuuno4kse from 6.4 - to 7.5.1 - I run into problem when trying to add a RecordTimer if title contains 'Danish' chars [æøå]..
Using DVB-C / Cable from danish provider Yousee.
Texts looks fine in EPG both on Box and in OpenWebif.
In EPG on box I tried to add Event like (text copied from Webif) :
Ligahåndbold: Studiet (13)
- and box crashes - se attached log file.
12:28:38.4252 [ActionMap] Map screen 'ChoiceBox' context 'OkActions' -> Action 'ok'. 12:28:38.4273 [convertDVBUTF8] (1..11)text encoded in ISO-8859-9 12:28:38.4277 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 in position 35: invalid continuation byte 12:28:38.4277 12:28:38.4278 The above exception was the direct cause of the following exception: 12:28:38.4278 12:28:38.4279 Traceback (most recent call last): 12:28:38.4279 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 309, in action 12:28:38.4285 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 279, in action 12:28:38.4288 File "/usr/lib/enigma2/python/Screens/ChoiceBox.py", line 112, in keySelect 12:28:38.4292 File "/usr/lib/enigma2/python/Screens/ChoiceBox.py", line 140, in goEntry 12:28:38.4295 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1474, in RemoveChoiceBoxCB 12:28:38.4299 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1435, in <lambda> 12:28:38.4302 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1521, in doRecordTimer 12:28:38.4305 File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1537, in doInstantTimer 12:28:38.4308 File "/usr/lib/enigma2/python/RecordTimer.py", line 650, in __init__ 12:28:38.4311 SystemError: <built-in function eServiceEvent_getCridData> returned a result with an exception set 12:28:38.4312 [ePyObject] (PyObject_CallObject(<bound method NumberActionMap.action of <Components.ActionMap.HelpableNumberActionMap object at 0xafa34348>>,('OkActions', 'ok')) failed)Timers for event without æøå in title - adds without problems.
Trying to debug I made a 'fresh' minimal install (no old settings transferred) of :
model=vuuno4kse
imageversion=7.5.1
imagebuild=20250412
- made cable scan + ajusted log settings trying to include more info.. Also tried 7.3, 7.4, 7.6.Alpha with same result..
Can anyone help ?
Thanks !
/hans