openpli-20240306-GCC-13.2-dm820

Posted by: dmr

openpli-20240306-GCC-13.2-dm820 - 03/12/24 01:01 PM

Epgimport not working.

Code:
<   338.182> 2024-03-12 11:39:49+0100 [-] [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK'.
<   338.184> 2024-03-12 11:39:49+0100 [-] [ActionMap] Keymap 'WizardActions' -> Action = 'ok'.
<   338.273> 2024-03-12 11:39:49+0100 [-] [Screen] Showing screen 'PluginBrowser'.
<   338.284> 2024-03-12 11:39:49+0100 [-] Traceback (most recent call last):
<   338.285> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 61, in action
<   338.287> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 192, in save
<   338.289> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 196, in run
<   338.291> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/Plugins/Plugin.py", line 94, in __call__
<   338.293> 2024-03-12 11:39:49+0100 [-]   File "/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimport/1.0+git/image/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 745, in main
<   338.296> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/StartEnigma.py", line 334, in openWithCallback
<   338.299> 2024-03-12 11:39:49+0100 [-]     dlg = self.open(screen, *arguments, **kwargs)
<   338.302> 2024-03-12 11:39:49+0100 [-]           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<   338.304> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/StartEnigma.py", line 347, in open
<   338.307> 2024-03-12 11:39:49+0100 [-]     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
<   338.311> 2024-03-12 11:39:49+0100 [-]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<   338.312> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/StartEnigma.py", line 287, in instantiateDialog
<   338.315> 2024-03-12 11:39:49+0100 [-]     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
<   338.319> 2024-03-12 11:39:49+0100 [-]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<   338.320> 2024-03-12 11:39:49+0100 [-]   File "/usr/lib/enigma2/python/StartEnigma.py", line 304, in doInstantiateDialog
<   338.324> 2024-03-12 11:39:49+0100 [-]     dlg = screen(self, *arguments, **kwargs)
<   338.327> 2024-03-12 11:39:49+0100 [-]           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<   338.328> 2024-03-12 11:39:49+0100 [-]   File "/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimport/1.0+git/image/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 322, in __init__
<   338.331> 2024-03-12 11:39:49+0100 [-]   File "/home/elhawary/openpli-dreambox-oe-core/build/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-epgimport/1.0+git/image/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 392, in createSetup
<   338.334> 2024-03-12 11:39:49+0100 [-] AttributeError: 'EPGImportConfig' object has no attribute 'cfg_showinplugins'
<   338.334> [ePyObject] (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0x6ce2bfc0>>,('WizardActions', 'ok')) failed)
Posted by: Admin

Re: openpli-20240306-GCC-13.2-dm820 - 03/12/24 01:13 PM

This EPG plugin is not built for this openpli, see "elhawary", contact the author of that "openpli like" image which is not openpli (GCC 13.2, and elhawary are not from the official OpenPLi we support here that are from original source and GCC 11).

Admin