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

Build Failed to start #6

Closed
choyan opened this issue Feb 18, 2017 · 1 comment
Closed

Build Failed to start #6

choyan opened this issue Feb 18, 2017 · 1 comment

Comments

@choyan
Copy link

choyan commented Feb 18, 2017

Whenever I try to start the build, it shows an error and can't start anymore.

~/Public/apollo11/build
❯ ./apollo11
[INFO 21:56:56.347505] Application.vala:155: Apollo11 version: (null)
[INFO 21:56:56.347545] Application.vala:157: Kernel version: 4.4.0-62-generic
[ERROR 21:56:56.350785] [GLib-GIO] Settings schema 'com.github.nine-h.apollo11' is not installed
[1] 22431 trace trap (core dumped) ./apollo11

@Nine-H
Copy link
Owner

Nine-H commented Feb 19, 2017

in this case you need to run sudo make install to add the relevant gsettings schemas to your system. you can find what schemas are installed by opening /data/com.github.nine-h.apollo11.gschema.xml this will also let you add more settings to the application and save settings.

@Nine-H Nine-H closed this as completed Feb 19, 2017
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

2 participants