Kodi not starting after april update

Hi there,

After the april update Kodi does not start up automatically anymore. The pi 1 works fine.
The Kodi log (5 last lines):

21:16:59 37.688992 T:3024622128 NOTICE: start dvd mediatype detection
21:17:10 48.836323 T:3024622128 WARNING: JSONRPC: Could not parse type “Setting.Details.SettingList”
21:17:11 49.546745 T:3024622128 NOTICE: ActiveAE DSP - starting
21:17:11 49.623840 T:3024622128 NOTICE: initialize done
21:17:11 49.624111 T:3024622128 NOTICE: Running the application…

Then it stops, Kodi has not started and the screen is black,
No addons running
Skin is confluence
No problem before the update.

Starting Kodi manually works: mediacenter start
Last lines of the kodi.log:
21:35:25 80.388718 T:3023852080 NOTICE: start dvd mediatype detection
21:35:27 82.374626 T:3023852080 WARNING: JSONRPC: Could not parse type “Setting.Details.SettingList”
21:35:27 82.720711 T:3023852080 NOTICE: ActiveAE DSP - starting
21:35:27 82.740433 T:3023852080 NOTICE: initialize done
21:35:27 82.740715 T:3023852080 NOTICE: Running the application…
21:35:27 82.984497 T:3023852080 WARNING: CPlayerCoreFactory::GetPlayerCore(audiodefaultplayer): no such core: omxplayer
21:35:34 90.215286 T:3023852080 WARNING: Previous line repeats 1 times.
21:35:34 90.215927 T:3023852080 NOTICE: starting zeroconf publishing
21:35:34 90.233047 T:3023852080 NOTICE: WebServer: Started the webserver
21:35:34 90.247971 T:3023852080 NOTICE: starting upnp client
21:35:35 90.341606 T:2720596976 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
21:35:35 90.341988 T:2720596976 NOTICE: UDP: Listening on port 9777
21:35:37 92.301826 T:2816472048 WARNING: CPythonInvoker(3): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
21:35:47 102.828156 T:2881614832 WARNING: CSkinInfo: failed to load skin settings

Kodi runs.

Anyone?

No issue today updating from June 2015 release on a raspberry pi 1 A

Full logs please. Your small snippet doesn’t show anything of use.

grab-logs -A from SSH if Kodi won’t start.

Done, http://paste.osmc.io/axuripaber

What happens if you rename ~/.kodi/userdata/guisettings.xml?

wow, got the osmc skin. That’s what happens. :grinning:
Kodi runs again. You think guisettings.xml was corrupt?
Your the best! ActionA! Thanks.

So which skin where you using before you moved guisettings.xml?

Skin is confluence

That’s really odd. So if you now activate confluence again does it work (even after reboot)?

Yes, odd indeed. Had to redo the configuration twice, selecting skin confluence and so on. After reboot the first time it lost all settings. The second time it worked.
The problem started when the april update was ready, so the weird behavior must had something to do with the broken mirror.

I had the same problem FYI: After update only sadface screen on startup. Saw this thread and also renamed xml file, which at least resurrected Kodi, albeit without all my configurations. :confused:

same problem,renamed guisettings.xml and it works
but if i set skin to arctic zephyr and reboot kodi not starting again

I believe Arctic Zephyr is not officially compatible with Kodi Jarvis suggest to check on the forum Kodi Community Forum - Arctic: Zephyr - Reloaded

Try to move back your backed up guisettings.xml and just change the <skin>XYZ </skin> to <skin default="true">skin.osmc</skin>

Yes. This exactly: Arctic Zephyr. Was working on changing the skin at runtime, but dies again on reboot.

Latest version of the skin does not solve this issue. It’s very annoying.