PDA

View Full Version : Jedi Maker Crash



Coldfire
20-07-19, 09:54
Jedi Maker is crashing on latest image of 5.2.045

Coldfire
20-07-19, 10:06
Sent logs 1563613554.58

twol
20-07-19, 11:44
Sent logs 1563613554.58
So error in plugin - key error - don't know if you have already created bouquets - if so might be worth deleting (having run a settings backup) and try to run plugin anew.... but could be expecting a field that is not in your download stream from the IPTV provider.
.. but otherwise post Kiddac (the author)


< 940.977> File "/usr/lib/enigma2/python/Components/ActionMap.py", line 51, in action
< 940.977> File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/playlists.py", line 504, in createBouquet
< 940.978> self.session.openWithCallback(self.refresh, setupbouquet.JediMakerXtream_Bouquets)
< 940.978> File "/usr/lib/enigma2/python/mytest.py", line 320, in openWithCallback
< 940.978> dlg = self.open(screen, *arguments, **kwargs)
< 940.978> File "/usr/lib/enigma2/python/mytest.py", line 330, in open
< 940.979> dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 940.979> File "/usr/lib/enigma2/python/mytest.py", line 267, in instantiateDialog
< 940.979> return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 940.979> File "/usr/lib/enigma2/python/mytest.py", line 290, in doInstantiateDialog
< 940.979> dlg = screen(self, *arguments, **kwargs)
< 940.979> File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/setupbouquet.py", line 103, in __init__
< 940.979> jfunc.readbouquetdata()
< 940.979> File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/globalfunctions.py", line 147, in readbouquetdata
< 940.980> jglob.ignored_live_categories = jglob.current_playlist['bouquet_info']['ignored_live_categories']
< 940.980> KeyError: 'ignored_live_categories'
< 940.980> [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0xa838ca30>>,('SetupActions', 'ok')) failed)

dsayers
20-07-19, 11:53
Edit any important information that may show in the log before uploading.

Coldfire
20-07-19, 14:58
So error in plugin - key error - don't know if you have already created bouquets - if so might be worth deleting (having run a settings backup) and try to run plugin anew.... but could be expecting a field that is not in your download stream from the IPTV provider.
.. but otherwise post Kiddac (the author)


< 940.977> File "/usr/lib/enigma2/python/Components/ActionMap.py", line 51, in action
< 940.977> File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/playlists.py", line 504, in createBouquet
< 940.978> self.session.openWithCallback(self.refresh, setupbouquet.JediMakerXtream_Bouquets)
< 940.978> File "/usr/lib/enigma2/python/mytest.py", line 320, in openWithCallback
< 940.978> dlg = self.open(screen, *arguments, **kwargs)
< 940.978> File "/usr/lib/enigma2/python/mytest.py", line 330, in open
< 940.979> dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 940.979> File "/usr/lib/enigma2/python/mytest.py", line 267, in instantiateDialog
< 940.979> return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 940.979> File "/usr/lib/enigma2/python/mytest.py", line 290, in doInstantiateDialog
< 940.979> dlg = screen(self, *arguments, **kwargs)
< 940.979> File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/setupbouquet.py", line 103, in __init__
< 940.979> jfunc.readbouquetdata()
< 940.979> File "/usr/lib/enigma2/python/Plugins/Extensions/JediMakerXtream/globalfunctions.py", line 147, in readbouquetdata
< 940.980> jglob.ignored_live_categories = jglob.current_playlist['bouquet_info']['ignored_live_categories']
< 940.980> KeyError: 'ignored_live_categories'
< 940.980> [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0xa838ca30>>,('SetupActions', 'ok')) failed)

Was working fine until I updated openvix

twol
20-07-19, 16:15
Its still an issue in the plugin!

abu baniaz
22-07-19, 00:52
I updated the some of Kiddac's plugins on the plugin server, aka "feeds". Performing a software update will also cause these to be updated. Best to contact the plugin author.


https://github.com/oe-alliance/3rdparty-plugins/commit/208d199d3a6d845b0923fd009772ea59b1713ae6

dsayers
22-07-19, 01:28
In the plugin delete bouquets then re create them. I think there was an issue with updating the plugin from one of his older version to latest plugin.

I suppose he could add a prerm script to remove all bouquets when plugin is updated or add to preinst script.

I'm not having issues with his latest version on vix 5.2.045