EPG crash

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Hallo,

      habe folgendes Problem bei meiner neu erworbenen Uno 4K SE. ( VTI 13.0.9):

      Wenn ich die Taste EPG drücke dann lande ich sofort auf dem VTI Bild und anschließend nach ca. 3 Sek. wieder im zuvor aufgerufenem Sender.

      Update wurde schon mehrfach ausgeführt, nur um sicher zu gehen.

      Kann mir bitte jemand Sagen was ich machen kann damit der EPG funktioniert?

      Anbei ein Ausschnitt aus dem Crashlog(Ich bin mir nicht sicher was alles im Crashlog niedergeschrieben wird, deshalb nur ein Ausschnitt):


      Spoiler anzeigen

      action -> InfobarEPGActions showEventInfoPlugin
      action -> WizardActions down
      action -> DirectionActions downUp
      unknown action DirectionActions/downUp! typo in keymap?
      action -> WizardActions down
      action -> DirectionActions downUp
      unknown action DirectionActions/downUp! typo in keymap?
      action -> WizardActions down
      action -> DirectionActions downUp
      unknown action DirectionActions/downUp! typo in keymap?
      action -> WizardActions down
      action -> DirectionActions downUp
      unknown action DirectionActions/downUp! typo in keymap?
      action -> WizardActions down
      action -> DirectionActions downUp
      unknown action DirectionActions/downUp! typo in keymap?
      action -> WizardActions down
      action -> DirectionActions downUp
      unknown action DirectionActions/downUp! typo in keymap?
      action -> WizardActions ok
      [EPGView] select current service
      action -> OkCancelActions cancel
      action -> InfobarEPGActions showEventInfo
      warning, skin is missing element fullEventInfo in <class 'Screens.EPGColumnView.VerticalEPGView'>
      Traceback (most recent call last):
      File "EpgList.py", line 135, in Components.EpgList.EPGList.selectionChanged (lib/python/Components/EpgList.c:4774)
      File "EPGColumnView.py", line 697, in Screens.EPGColumnView.VerticalEPGView.onSelectionChanged (lib/python/Screens/EPGColumnView.c:17401)
      IndexError: list index out of range
      (PyObject_CallObject(<bound method VerticalEPGList.selectionChanged of <Screens.EPGColumnView.VerticalEPGList object at 0x8c976ad0>>,()) failed)
      Traceback (most recent call last):
      File "EpgList.py", line 135, in Components.EpgList.EPGList.selectionChanged (lib/python/Components/EpgList.c:4774)
      File "EPGColumnView.py", line 697, in Screens.EPGColumnView.VerticalEPGView.onSelectionChanged (lib/python/Screens/EPGColumnView.c:17401)
      IndexError: list index out of range
      (PyObject_CallObject(<bound method VerticalEPGList.selectionChanged of <Screens.EPGColumnView.VerticalEPGList object at 0x8c976fb0>>,()) failed)
      Traceback (most recent call last):
      File "EpgList.py", line 135, in Components.EpgList.EPGList.selectionChanged (lib/python/Components/EpgList.c:4774)
      File "EPGColumnView.py", line 697, in Screens.EPGColumnView.VerticalEPGView.onSelectionChanged (lib/python/Screens/EPGColumnView.c:17401)
      IndexError: list index out of range
      (PyObject_CallObject(<bound method VerticalEPGList.selectionChanged of <Screens.EPGColumnView.VerticalEPGList object at 0x8c976bd0>>,()) failed)
      Traceback (most recent call last):
      File "EpgList.py", line 135, in Components.EpgList.EPGList.selectionChanged (lib/python/Components/EpgList.c:4774)
      File "EPGColumnView.py", line 697, in Screens.EPGColumnView.VerticalEPGView.onSelectionChanged (lib/python/Screens/EPGColumnView.c:17401)
      IndexError: list index out of range
      (PyObject_CallObject(<bound method VerticalEPGList.selectionChanged of <Screens.EPGColumnView.VerticalEPGList object at 0x8c976e30>>,()) failed)
      Traceback (most recent call last):
      File "EpgList.py", line 135, in Components.EpgList.EPGList.selectionChanged (lib/python/Components/EpgList.c:4774)
      File "EPGColumnView.py", line 697, in Screens.EPGColumnView.VerticalEPGView.onSelectionChanged (lib/python/Screens/EPGColumnView.c:17401)
      IndexError: list index out of range
      (PyObject_CallObject(<bound method VerticalEPGList.selectionChanged of <Screens.EPGColumnView.VerticalEPGList object at 0x8c976370>>,()) failed)
      Traceback (most recent call last):
      File "/media/build01/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-13.0.9-20180410-r0r4/git/lib/python/Components/ActionMap.py", line 46, in action
      File "InfoBarGenerics.py", line 1607, in Screens.InfoBarGenerics.InfoBarEPG.open_selected_EPG_view (lib/python/Screens/InfoBarGenerics.c:38405)
      File "InfoBarGenerics.py", line 1499, in Screens.InfoBarGenerics.InfoBarEPG.openEPGColumnView (lib/python/Screens/InfoBarGenerics.c:35664)
      File "/usr/lib/enigma2/python/mytest.py", line 337, in openWithCallback
      dlg = self.open(screen, *arguments, **kwargs)
      File "/usr/lib/enigma2/python/mytest.py", line 347, in open
      dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
      File "/usr/lib/enigma2/python/mytest.py", line 282, in instantiateDialog
      return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
      File "/usr/lib/enigma2/python/mytest.py", line 313, in doInstantiateDialog
      dlg.applySkin()
      File "/media/build01/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-13.0.9-20180410-r0r4/git/lib/python/Components/GUISkin.py", line 112, in applySkin
      File "/media/build01/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-13.0.9-20180410-r0r4/git/lib/python/Components/GUISkin.py", line 47, in createGUIScreen
      File "EPGColumnView.py", line 579, in Screens.EPGColumnView.VerticalEPGView.onLayoutReady (lib/python/Screens/EPGColumnView.c:14915)
      File "EPGColumnView.py", line 634, in Screens.EPGColumnView.VerticalEPGView.updateInfos (lib/python/Screens/EPGColumnView.c:16075)
      IndexError: list index out of range
      (PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x8d725788>>,('InfobarEPGActions', 'showEventInfo')) failed)
      ]]>

      </dvbapp2crashlog

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von ditschi1691 ()