Kodi 18 beta error

elgarra

Usuario Novato
23 Ago 2018
1
0
1
42
Hola:

Desde que he actualizado a la beta de kodi 18, al abrir cualquier configuracion en alfa, la ventana que aparece, no muestra el contenido y se queda unicamente en cargando. Los botones de aceptar o cancelar tambien se quedan en blanco.

Adjunto imagen de lo que digo y logs

Gracias

Edito, creo que el error esta en esta parte de los logs

23:51:11.605 T:140736154182528 INFO: Loading skin file: /Users/elgarra/Library/Application Support/Kodi/addons/plugin.video.alfa/resources/skins/Default/720p/ChannelSettings.xml, load type: LOAD_ON_GUI_INIT
23:51:11.672 T:123145482866688 ERROR: EXCEPTION: not implemented.
23:51:11.674 T:123145482866688 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: not implemented.
Traceback (most recent call last):
File "/Users/elgarra/Library/Application Support/Kodi/addons/plugin.video.alfa/platformcode/xbmc_config_menu.py", line 475, in onInit
self.setCoordinateResolution(5)
RuntimeError: not implemented.
-->End of Python script error report<--
23:51:14.092 T:140736154182528 DEBUG: ProcessMouse: trying mouse action leftclick
23:51:14.109 T:140736154182528 DEBUG: ------ Window Deinit (/Users/elgarra/Library/Application Support/Kodi/addons/plugin.video.alfa/resources/skins/Default/720p/ChannelSettings.xml) ------
23:51:14.111 T:123145482866688 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'control'
Traceback (most recent call last):
File "/Users/elgarra/Library/Application Support/Kodi/addons/plugin.video.alfa/platformcode/xbmc_config_menu.py", line 782, in onClick
if cont["type"] == "bool" and cont["control"] == control:
KeyError: 'control'
-->End of Python script error report<--
 

Adjuntos

  • kodi.log.zip
    43,1 KB · Visitas: 1
  • Captura de pantalla 2018-08-29 a las 1.45.33.zip
    772,5 KB · Visitas: 9
Última edición: