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

Launcher not working but emulationstation does #62

Open
scottb23 opened this issue Feb 27, 2019 · 4 comments
Open

Launcher not working but emulationstation does #62

scottb23 opened this issue Feb 27, 2019 · 4 comments

Comments

@scottb23
Copy link

I've tried both the System.Exec custom action, and the Launcher addon for my OSMC install, but neither works.

When I SSH in however, I can get emulationstation to run by executing 'emulationstation' from the command line, so we can see the install worked correctly.

When I try to run ./retropie.sh I get 'permission denied' and even after trying chmod -x the message persists.

@flxzt
Copy link

flxzt commented Apr 17, 2019

same issue here. Executing 'emulationstation' in the terminal and executing "RetroPie/scripts/retropie.sh" is working just fine. Only the addon-launcher seems to be broken because it only restarts kodi.

@scottb23
Copy link
Author

scottb23 commented Apr 17, 2019 via email

@flxzt
Copy link

flxzt commented Apr 17, 2019

the fix for this is to add "cd /home/osmc" to retropie.sh.. found here: https://discourse.osmc.tv/t/howto-retropie-and-osmc-retrosmc-retrogaming-on-osmc/6671/1454

@gsemet
Copy link

gsemet commented May 20, 2019

Indeed, this is enough to have it working. Will #61 be integrated?

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

3 participants