Crash in Autotimer when event with Danish chars in Title is detected

Antworten
Nachricht
Autor
hgdk
Beginners
Beginners
Beiträge: 8
Registriert: 09 Jun 2015 01:53
Receiver 1: Vu+ Uno4K SE
Hat gedankt: 2 Mal

Crash in Autotimer when event with Danish chars in Title is detected

#1

Beitrag von hgdk »

Hi All!

When Autotimer detects an event with Danish chars (ÆØÅ / æøå) in Title - it crashes with this message :

Bild

- and processing stops.

Occurs with Autotimers searching by title or description. Then search string does not need to contain Danish chars.

Other Autotimers are detected and added to Times (if detected before an problematic event)

Cannot find crash info in logfiles - so can anyone give advice on setting up logging ? Or is 'Verbose' with all options checked needed on Web->Setting-Log Setting ?

Box Info :
Vu+ Uno4K SE
OpenATV ; 7.5.1 / 20250327 - on OpenMultiboot / 'Fresh' installation (editied)

Sorry if placed i wrong forum!

Can read replies in German - but just not good at writing it :/
Thanks!
Hans
hgdk
Beginners
Beginners
Beiträge: 8
Registriert: 09 Jun 2015 01:53
Receiver 1: Vu+ Uno4K SE
Hat gedankt: 2 Mal

Re: Crash in Autotimer when event with Danish chars in Title is detected

#2

Beitrag von hgdk »

Hi All!

I extracted some information from the file - but my picture of stacktrace - tells more than found in logfile...


17:23:43.1888 [eEPGCache] Lookup events with 'Krøniken (3:22) (3)' as title (case sensitive).
17:23:43.2198 >>> Error: [<Components.Task.FailedPostcondition object at 0xaee945d0>]
17:23:43.2200 job Components.Task.Job name=AutoTimer #tasks=5 completed with [<Components.Task.FailedPostcondition object at 0xaee945d0>] in Components.Task.Task name=Krøniken (3:22) (3)_3
17:23:43.2203 [Task] not retrying job.


How can I proceed trying to find more information - what makes most sense ?
- try out older 7.4 - 7.5 - or new 7.6 ?

Can I download a debug image - without compiled Python classes - and edit these trying to log more info ?

Thanks!
/hans
hgdk
Beginners
Beginners
Beiträge: 8
Registriert: 09 Jun 2015 01:53
Receiver 1: Vu+ Uno4K SE
Hat gedankt: 2 Mal

Re: Crash in Autotimer when event with Danish chars in Title is detected

#3

Beitrag von hgdk »

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)

Antworten

Zurück zu „Plugins“