AutoBouquetsMaker is crashing when doing scan
normally I scan sky uk, freesat, and freeview terestrial if I disable freesat then no crash occurs
normally I scan sky uk, freesat, and freeview terestrial if I disable freesat then no crash occurs
Code:
10:20:08.2854 Traceback (most recent call last):
10:20:08.2855 File "/usr/lib/enigma2/python/skin.py", line 1906, in processScreen
10:20:08.2856 File "/usr/lib/enigma2/python/skin.py", line 1817, in processWidget
10:20:08.2857 skin.SkinError: [Skin] Error: The source 'entry' was not found in screen 'SetupSummary'!
10:20:08.2868 Traceback (most recent call last):
10:20:08.2869 File "/usr/lib/enigma2/python/skin.py", line 1906, in processScreen
10:20:08.2870 File "/usr/lib/enigma2/python/skin.py", line 1817, in processWidget
10:20:08.2871 skin.SkinError: [Skin] Error: The source 'value' was not found in screen 'SetupSummary'!
10:20:11.3791 Traceback (most recent call last):
10:20:11.3793 File "/usr/lib/enigma2/python/skin.py", line 1906, in processScreen
10:20:11.3794 File "/usr/lib/enigma2/python/skin.py", line 1817, in processWidget
10:20:11.3795 skin.SkinError: [Skin] Error: The source 'entry' was not found in screen 'SetupSummary'!
10:20:11.3807 Traceback (most recent call last):
10:20:11.3808 File "/usr/lib/enigma2/python/skin.py", line 1906, in processScreen
10:20:11.3808 File "/usr/lib/enigma2/python/skin.py", line 1817, in processWidget
10:20:11.3809 skin.SkinError: [Skin] Error: The source 'value' was not found in screen 'SetupSummary'!
10:21:06.0101 Traceback (most recent call last):
10:21:06.0102 File "/home/oe1/atv7.3/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/3.4+gitAUTOINC+d24fa65472-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py", line 487, in doScan
10:21:06.0107 File "/home/oe1/atv7.3/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/3.4+gitAUTOINC+d24fa65472-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/manager.py", line 273, in read
10:21:06.0111 File "/home/oe1/atv7.3/build-enviroment/builds/openatv/release/gb7252/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/3.4+gitAUTOINC+d24fa65472-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/dvbscanner.py", line 1210, in updateAndReadServicesFreeSat
10:21:06.0114 KeyError: 3645
10:21:06.0115 [ePyObject] (PyObject_CallObject(<bound method AutoBouquetsMaker.doScan of <class 'Plugins.SystemPlugins.AutoBouquetsMaker.scanner.main.AutoBouquetsMaker'>>,()) failed)