What were you doing ? Is your channel list corrupted ?
Emo
warning, skin is missing element config in <class 'Plugins.SystemPlugins.StreamServices.StreamServicesConfig.StreamServicesConfigScreen'>
swig director exception (SWIG director method error.)
0x8e7424(sp=0x7fcf0c17d0) <SwigDirector_eActionSlot::action_func2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+964>
0x5308ec(sp=0x7fcf0c1850) <eActionMap::bindKeyDevice(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+2444>
0x52f2a0(sp=0x7fcf0c18e0) <eActionMap::keyPressed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)+1488>
0x52609c(sp=0x7fcf0c19f0) <keyEvent(eRCKey const&)+244>
0x7296e8(sp=0x7fcf0c1a50) <eRCInput::keyPressed(eRCKey const&)+240>
0x72af38(sp=0x7fcf0c1ac0) <eRCDeviceInputDev::handleCode(long)+264>
0x72862c(sp=0x7fcf0c1b10) <eRCInputEventDriver::keyPressed(int)+140>
0x53557c(sp=0x7fcf0c1b70) <eSocketNotifier::activate(int)+260>
0x537578(sp=0x7fcf0c1c10) <eMainloop_native::processOneEvent(int)+2248>
0x7cdea0(sp=0x7fcf0c2e50) <eMainloopQt::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+176>
0x7f8983549c(sp=0x7fcf0c2fb0) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+244>
0x7f8983e020(sp=0x7fcf0c3030) <QCoreApplication::exec()+136>
0x7cddcc(sp=0x7fcf0c3080) <eMainloopQt::runLoop()+28>
0x7d4650(sp=0x7fcf0c30a0) <KeyEvent::qt_metacall(QMetaObject::Call, int, void**)+7552>
0x7f891762cc(sp=0x7fcf0c30c0) <PyEval_EvalFrameEx+21052>
Traceback (most recent call last):
File "/usr/lib/enigma2/python/enigma.py", line 15723, in __call__
return ret(*args, **kwargs)
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 89, in action
return ActionMap.action(self, contexts, action)
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 72, in action
res = act()
File "/usr/lib/enigma2/python/Screens/Menu.py", line 113, in okbuttonClick
selection[1]()
File "/usr/lib/enigma2/python/Screens/Menu.py", line 68, in __call__
self.fnc(*self.args)
File "/usr/lib/enigma2/python/Plugins/SystemPlugins/StreamServices/plugin.py", line 7, in main
session.open(StreamServicesConfigScreen)
File "/usr/lib/enigma2/python/mytest.py", line 499, in open
self.execBegin()
File "/usr/lib/enigma2/python/mytest.py", line 356, in execBegin
self.summary.show()
File "/usr/lib/enigma2/python/Screens/Screen.py", line 200, in show
self.__onShow()
File "/usr/lib/enigma2/python/Screens/Screen.py", line 204, in __onShow
x()
File "/usr/lib/enigma2/python/Screens/Setup.py", line 42, in addWatcher
self.selectionChanged()
File "/usr/lib/enigma2/python/Screens/Setup.py", line 50, in selectionChanged
self["SetupValue"].text = self.parent.getCurrentValue()
File "/usr/lib/enigma2/python/Components/ConfigList.py", line 328, in getCurrentValue
return current and str(current[1].getText()) or ""