Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kodi v17 "Krypton" default skin "Estuary" not supported #33

Open
vvnull opened this issue Mar 19, 2017 · 2 comments
Open

Kodi v17 "Krypton" default skin "Estuary" not supported #33

vvnull opened this issue Mar 19, 2017 · 2 comments

Comments

@vvnull
Copy link

vvnull commented Mar 19, 2017

On Raspberry Pi 3, in freshly updated Kodi 17 distributed through RetroPie 4.2, add-on version 2.0.8.

Attempting to launch the add-on in the Estuary theme fails. The following is logged:

15:04:38.127 T:1371534256 WARNING: CSkinInfo: failed to load skin settings
15:04:38.128 T:1371534256   ERROR: EXCEPTION: XML File for Window is missing
15:04:38.130 T:1371534256   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 "/home/pi/.kodi/addons/script.mpdc/default.py", line 139, in <module>
                                                ui = gui.GUI( 'mpd-client-main.xml',__addon__.getAddonInfo('path'), skin,'0')
                                            RuntimeError: XML File for Window is missing
                                            -->End of Python script error report<--

Simply changing occurances of "Confluence" to "Estuary" doesn't affect it.

@azrdev
Copy link

azrdev commented Mar 20, 2017

I cannot confirm this error,
on raspberry pi 3 with LibreElec 8 (kodi 17), addon version (from the plugin repo) 2.0.8

@vvnull
Copy link
Author

vvnull commented Mar 20, 2017

Interesting. I seem to be having this issue with other non-Confluence skins too.

I updated the OP with my environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants