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

Unable to load settings from ConfigPath on linux #41

Open
NiclasEriksen opened this issue Jul 8, 2016 · 0 comments
Open

Unable to load settings from ConfigPath on linux #41

NiclasEriksen opened this issue Jul 8, 2016 · 0 comments

Comments

@NiclasEriksen
Copy link

NiclasEriksen commented Jul 8, 2016

Tried on two different machines, same problem. It creates the directory just fine, but does not populate it with cfg files. Here's the terminal output:

First run:
$ emulationstation
ConfigPath /home/user/.config/emulationstation
Creating config directory "/home/user/.config/emulationstation"
Couldn't load settings from "/home/user/.config/emulationstation%

Second run:
ConfigPath /home/user/.config/emulationstation
Couldn't load settings from "/home/user/.config/emulationstation%

Things I've tried:
Changing permissions on folder and files to umask 7777
Creating a es_systems.cfg in config folder
Running as root
Passing the path to ES with --config-directory

Environment:
Arch linux armv7h (Raspberry Pi 2 model B) and Arch linux x64

EDIT:
Adding the cfg files to the folder manually as described in #31 fixes the issue.

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

1 participant