2:40:00.4328 [eDVBPESReader] Created. Opening demux
12:40:29.7732 Traceback (most recent call last):
12:40:29.7734 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 238, in action
12:40:29.7748 File "/usr/lib/enigma2/python/Plugins/Extensions/WBSPectrum/plugin.py", line 122, in marker_up
12:40:29.7773 if self.found > 0:
12:40:29.7775 AttributeError: 'WB_Spectrum' object has no attribute 'found'
12:40:29.7777 [ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0x705ad520>>,('SetupActions', 'right')) failed)
12:40:39.7895 Traceback (most recent call last):
12:40:39.7897 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 238, in action
12:40:39.8002 File "/usr/lib/enigma2/python/Plugins/Extensions/WBSPectrum/plugin.py", line 136, in marker_down
12:40:39.8016 if self.found > 0:
12:40:39.8018 AttributeError: 'WB_Spectrum' object has no attribute 'found'
12:40:39.8020 [ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0x705ad520>>,('SetupActions', 'left')) failed)
12:40:40.8112 Traceback (most recent call last):
12:40:40.8114 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 5333, in checkBsodCallback
12:40:40.8129 File "/usr/lib/enigma2/python/StartEnigma.py", line 154, in openWithCallback
12:40:40.8144 dialog = self.open(screen, *arguments, **kwargs)
12:40:40.8145 File "/usr/lib/enigma2/python/StartEnigma.py", line 161, in open
12:40:40.8159 raise RuntimeError("[StartEnigma] Error: Modal open are allowed only from a screen which is modal!") # ...unless it's the very first screen.
12:40:40.8162 RuntimeError: [StartEnigma] Error: Modal open are allowed only from a screen which is modal!
12:40:40.8165 [ePyObject] (PyObject_CallObject(<bound method InfoBarHandleBsod.checkBsodCallback of <class 'Screens.InfoBar.InfoBar'>>,()) failed)