PDA

View Full Version : [ABM-MISC] ABM crashing on OpenATV 6.0



Mister786
12-04-17, 16:57
Hi. My gb800seplus, running openatv 6, crashes and reboots whenever I try to run the ABM scan. Initially I thought it might be a skin issue but this error occurs when using other skins aswell.

Any help would be appreciated.

dsayers
12-04-17, 17:07
Scanning while on a vm channel with sky uk on top in providers order?

I think it's something to do with this

https://github.com/oe-alliance/AutoBouquetsMaker/commit/0fbe61ffc51a58000a0099b72b6a3216b012c283 as the code for nimemanager is different to atv 5.3 and 6

Can you do a scan while on a satellite channel then a cable channel

Mister786
12-04-17, 17:15
Yep. Scans fine if I do it from sat channel which is the top provider. Crashes if from cable channel.

Is there a fix for this or will I just have to manually scan it from sat channel every time?

dsayers
12-04-17, 17:17
I don't know I'm not clever at crash logs or python it's just what I've noticed and checked

abu baniaz
12-04-17, 17:59
Title of thread changed

abu baniaz
12-04-17, 18:03
12:05:57.9726 { } Plugins/SystemPlugins/AutoBouquetsMaker/log.py:23 write [ABM-main][doTune] searching for tuner for Sky UK
12:05:57.9756 { } Components/NimManager.py:746 canBeCompatible [adenin] 0 is NOT multitype
12:05:57.9810 { } Components/NimManager.py:741 canBeCompatible [adenin] 1 is multitype
12:05:57.9847 { } Plugins/SystemPlugins/AutoBouquetsMaker/log.py:23 write [ABM-main][doTune] Search NIM for orbital position 282
12:05:58.0100 { D } Traceback (most recent call last):
12:05:58.0116 { D } File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py", line 290, in doTune
12:05:58.0159 { D } File "/usr/lib/enigma2/python/Components/NimManager.py", line 869, in <lambda>
12:05:58.0201 { D } File "/usr/lib/enigma2/python/Components/config.py", line 1843, in __getattr__
12:05:58.0229 { D } KeyError: 'configMode'
12:05:58.0248 [ E ] python/python.cpp:209 call (PyObject_CallObject(<bound method AutoBouquetsMaker.doTune of <class 'Plugins.SystemPlugins.AutoBouquetsMaker.scanner.m ain.AutoBouquetsMaker'>>,()) failed)

Huevos
12-04-17, 21:21
Cured.

https://github.com/oe-alliance/AutoBouquetsMaker/commit/c99e25002d807438ccbf3cd48fc515fb1505b5e9

abu baniaz
12-04-17, 21:33
OpenATV do a nightly build, so update you image tomorrow and ABM will be updated too.