(DM8000)
Screen <class 'Screens.MovieSelection.MovieSelection'>((None,), {}): <type 'exceptions.AttributeError'> Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 232, in create return screen(self, *arguments, **kwargs) File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 439, in __init__ AttributeError: 'module' object has no attribute 'MAP_SEARCH_UPCASE' Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action File "/usr/lib/enigma2/python/Screens/InfoBar.py", line 121, in showMovies File "/usr/lib/enigma2/python/mytest.py", line 295, in openWithCallback dlg = self.open(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/mytest.py", line 306, in open dlg.isTmp = True AttributeError: 'NoneType' object has no attribute 'isTmp' (PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x9537b0>>,('InfobarActions', 'showMovies')) failed)