Sure, we'll just rip it out because someone is annoyed by it. Right?
Before someone can fix it we need to know the cause of it.
The cause are the includes in service.libreelec.settings, which are in Estuary's Includes.xml, but not in other skin's includes:
service.libreelec.settings/service-LibreELEC-Settings-mainWindow.xml at master · LibreELEC/service.libreelec.settings · GitHub
service.libreelec.settings/service-LibreELEC-Settings-mainWindow.xml at master · LibreELEC/service.libreelec.settings · GitHub
service.libreelec.settings/service-LibreELEC-Settings-mainWindow.xml at master · LibreELEC/service.libreelec.settings · GitHub
That's why I posted here intead of the Kodi forums
Since Estuary (which is Kodi's system default skin) seems to work fine, and other skins you tried are failing, is Kodi/Estuary suddenly the problem?
No, Kodi and Estuary are fine. The addon from LibreELEC -> service.libreelec.settings is using includes, which aren't defined/used in other skins. So it is not Kodi's or Estuary's problem.
Kodi is beta, LibreELEC is still Alpha. Nothing is ever perfect. I'd say this is also more a Kodi problem than a LibreELEC problem.
Moreover, providing only 5 lines of a log file is not helping very much either.
It is clear, that the error comes from service.libreelec.settings
Debug-log points to /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml before the error.
I advise to enter a ticket at Kodi's bug tracker (trac.kodi.tv) and give FULL details and log files. Also notify the developer(s) of AeonNox SILVO, since you are apparently using that skin.
An addon having a depency on a particular skin is not very standard-like programming within Kodi.
It is not Kodi's fault, as I said. Because of this, no bug report on Trac for Kodi is needed. The LibreELEC guys should fix this in their code.
This is the answer from mikesilvo, the skin author, I asked yesterday:
Quote
Something is majorly wrong with your install... I don't have any includes in the skin named DefaultBackground or BottomBar and I do not have any variable named GlobalFanartVar so... Take care of whatever it is you happen to be doing wrong and then see if there is still something I need to fix.