Closed HerbFargus closed 8 years ago
Just for reference this is my kodi crash log:
I just tested and it seems fine here
launching with
<system>
<name>kodi</name>
<fullname>Kodi</fullname>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 kodi-standalone</command>
<theme>kodi</theme>
<directlaunch>true</directlaunch>
</system>
<system>
<name>kodi</name>
<fullname>Kodi</fullname>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ kodi</command>
<theme>kodi</theme>
<directlaunch>true</directlaunch>
</system>
works too (and gives the ability to the user to control the commandline etc)
No crash on exit? May have been addressed with your last modification to fb_restore. If you're happy I'm happy.
must have been that. or something else. I will switch kodi to direct launch in a PR and we can test.
Brilliant :)
Seems resolved now.
Upon further testing it seems there is an issue with directlaunch in that once implemented it will crash emulationstation when switching themes through the start menu in emulationstation.
To reproduce:
This should be opened against ES then.
Before we actively pursue setting certain systems (e.g. Kodi see https://github.com/RetroPie/RetroPie-Setup/pull/904) as directlaunch from emulationstation we need to
From testing kodi works fine when launched directly with kodi-standalone but if runcommand is used it crashes.