jbleyel
jbleyel
Das mag schon sein, aber SetupSummary geht nur dann richtig wenn es auch ein Setup Screen ist.
Kommando zurück. Audio Selection ist ein ConfigListScreen und daher auch "quasi" Setup. Daher sollte es eigentlich gehen.
Please enable debug log then reboot and then provide the debug log.
What screen triggers this crash? This looks like a plugin issue.
The value for setLength is wrong. This value comes from a Converter.
The root cause is this function: https://github.com/oe-alliance/enigma2-plugins/blob/master/eventposition/src/EventPosition.py#L37-L47 The return must be an integer.
Please copy this file : [EventPosition.py.txt](https://github.com/openatv/enigma2/files/11731930/EventPosition.py.txt) to your box in this folder `/enigma2/python/Components/Converter` and then rename to EventPosition.py
You have forgotten to include some important extra info. A) you are using ServiceApp B) you are streaming an IPTV channel This crash needs more investigation. I can only fix...
We need a step by step description howto reproduce.
`config.skin.FallbackFont = ConfigSelection(default="fallback.font", choices=[("fallback.font", "Fallback Font 1"), ("AbyssinicaSIL-Regular.ttf", "Fallback Font 2")])` You can provide a better name if you like.