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

Schema "org.gnome.shell.extensions.weather" not found. #96

Closed
ildar opened this issue Mar 12, 2013 · 3 comments
Closed

Schema "org.gnome.shell.extensions.weather" not found. #96

ildar opened this issue Mar 12, 2013 · 3 comments
Labels

Comments

@ildar
Copy link

ildar commented Mar 12, 2013

This comes again.
Gnome-shell 3.6.2
From http://extensions.gnome.org/ :

JS ERROR: !!! WARNING: file '/home/ildar/.local/share/gnome-shell/extensions/weather-extension@xeked.com/extension.js' line 585 exception 0 number 157
JS ERROR: !!! WARNING: 'anonymous function does not always return a value'
JS ERROR: !!! WARNING: file '/home/ildar/.local/share/gnome-shell/extensions/weather-extension@xeked.com/extension.js' line 1000 exception 0 number 157
JS LOG: Extension "weather-extension@xeked.com" had error: Schema "org.gnome.shell.extensions.weather" not found.

from git HEAD:

JS ERROR: !!! WARNING: file '/home/ildar/.local/share/gnome-shell/extensions/weather-extension@xeked.com/extension.js' line 597 exception 0 number 157
JS ERROR: !!! WARNING: 'anonymous function does not always return a value'
JS ERROR: !!! WARNING: file '/home/ildar/.local/share/gnome-shell/extensions/weather-extension@xeked.com/extension.js' line 1012 exception 0 number 157
JS LOG: Extension "weather-extension@xeked.com" had error: Error: Schema org.gnome.shell.extensions.weather could not be found for extension weather-extension@xeked.com. Please check your installation.

Check:

$ ls -l $PWD/o*
-rw-r--r-- 1 ildar ildar 3553 фев 21 02:55 /home/ildar/.local/share/gnome-shell/extensions/weather-extension@xeked.com/org.gnome.shell.extensions.weather.gschema.xml

@Neroth
Copy link
Owner

Neroth commented Mar 12, 2013

You need gschemas.compiled.

Reinstall the extension with the generic method ;)

@Neroth
Copy link
Owner

Neroth commented Mar 14, 2013

Sorry it's a dependence error ! Install glib2-devel ! :)

@Neroth
Copy link
Owner

Neroth commented Mar 18, 2013

Or now install via extensions.gnome.org

@Neroth Neroth closed this as completed Mar 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants