MikeSiLVO / skin.aeon.nox.silvo

A skin for Kodi
Other
123 stars 94 forks source link

Error when selecting "Manage submenu" in the main menu editor #118

Closed bacon-cheeseburger closed 4 years ago

bacon-cheeseburger commented 4 years ago

I just compiled Kodi git 19.0-ALPHA1-git+cdb887b088. I installed aeon.nox.silvo from the Kodi repository, along with the dependencies. I went to set up the menus how we like them and when I selected "Manage submenu", I just got an empty window and no submenu stuff. Looking in the log, I see:

ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

  • NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'ModuleNotFoundError'> Error Contents: No module named 'gui' Traceback (most recent call last): File "/dvb/kodi.config/addons/script.skinshortcuts/resources/lib/gui.py", line 1951, in onClick import gui ModuleNotFoundError: No module named 'gui'