2016-10-07, 10:07
I am getting an XML File for Window is missing error when trying to edit the channel list from schedules direct.
Quote:04:04:45 T:123145304526848 WARNING: CSkinInfo: failed to load skin settings
04:04:45 T:123145304526848 ERROR: EXCEPTION: XML File for Window is missing
04:04:45 T:123145304526848 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: XML File for Window is missing
Traceback (most recent call last):
File "/Users/kodi/Library/Application Support/Kodi/addons/script.tvguide.fullscreen/editor.py", line 306, in <module>
edit_channels()
File "/Users/kodi/Library/Application Support/Kodi/addons/script.tvguide.fullscreen/editor.py", line 170, in edit_channels
d = StationsSelect(sel_lineup['lineup'])
File "/Users/kodi/Library/Application Support/Kodi/addons/script.tvguide.fullscreen/editor.py", line 186, in __new__
ADDON.getAddonInfo('path'), SKIN)
RuntimeError: XML File for Window is missing
-->End of Python script error report<--[code]