digiteng / xtra

6 stars 4 forks source link

Crash on OpenATV 7.0 #3

Open Muntadher91 opened 2 years ago

Muntadher91 commented 2 years ago

E2 crashes when click the search button. Using OpenATV 7.0 and xtraevent 3.5

pololoko111 commented 2 years ago

If you search by bouquets.

`Traceback (most recent call last):

File "/usr/lib/enigma2/python/Plugins/Extensions/xtraEvent/xtra.py", line 522, in search self.session.open(selBouquets)

File "/usr/lib/enigma2/python/Plugins/Extensions/xtraEvent/xtra.py", line 1145, in init self.sources = [SelectionEntryComponent(s[0], s[1], 0, (s[0] in ["sources"])) for s in self.bouquets]

File "/usr/lib/enigma2/python/Plugins/Extensions/xtraEvent/xtra.py", line 1145, in self.sources = [SelectionEntryComponent(s[0], s[1], 0, (s[0] in ["sources"])) for s in self.bouquets]

TypeError: 'NoneType' object is not subscriptable [ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xafec6958>>,('xtraEventAction', 'green')) failed)`