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

error aftr building sensors #101

Open
heyakyra opened this issue Mar 14, 2014 · 3 comments
Open

error aftr building sensors #101

heyakyra opened this issue Mar 14, 2014 · 3 comments

Comments

@heyakyra
Copy link

I have to build it because it is no longer in the repos and installing from the gnome extensions website fails with no explanation given

Error: Schema org.gnome.shell.extensions.sensors could not be found for extension temperature@xtranophilist. Please check your installation.

Stack trace:
getSettings@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/convenience.js:79
SensorsPrefsWidget<._init@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:31
wrapper@/usr/share/gjs-1.0/lang.js:213
buildPrefsWidget@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:242
Application<._selectExtension@/usr/share/gnome-shell/js/extensionPrefs/main.js:100
wrapper@/usr/share/gjs-1.0/lang.js:213
Application<._extensionSelected@/usr/share/gnome-shell/js/extensionPrefs/main.js:119
wrapper@/usr/share/gjs-1.0/lang.js:213
Application<._selectExtension@/usr/share/gnome-shell/js/extensionPrefs/main.js:110
wrapper@/usr/share/gjs-1.0/lang.js:213
Application<._extensionsLoaded@/usr/share/gnome-shell/js/extensionPrefs/main.js:219
wrapper@/usr/share/gjs-1.0/lang.js:213
_emit@/usr/share/gjs-1.0/signals.js:124
ExtensionFinder<._extensionsLoaded@/usr/share/gnome-shell/js/misc/extensionUtils.js:178
wrapper@/usr/share/gjs-1.0/lang.js:213
done@/usr/share/gnome-shell/js/misc/fileUtils.js:33
@/usr/share/gnome-shell/js/misc/fileUtils.js:51
onNextFileComplete@/usr/share/gnome-shell/js/misc/fileUtils.js:21
main@/usr/share/gnome-shell/js/extensionPrefs/main.js:276
@:1

@voxadam
Copy link

voxadam commented Apr 17, 2015

I'm experiencing almost exactly the same issue but I'm running F22-alpha. I also had to build the package myself as I was unable to get installed using the extensions site.

Error: Schema org.gnome.shell.extensions.sensors could not be found for extension temperature@xtranophilist. Please check your installation.

Stack trace:
  getSettings@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/convenience.js:79
  SensorsPrefsWidget<._init@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:31
  wrapper@resource:///org/gnome/gjs/modules/lang.js:169
  buildPrefsWidget@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:242
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:96
  wrapper@resource:///org/gnome/gjs/modules/lang.js:169
  Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:260
  wrapper@resource:///org/gnome/gjs/modules/lang.js:169
  main@resource:///org/gnome/shell/extensionPrefs/main.js:398
  @<main>:1

@the-cybersapien
Copy link

the-cybersapien commented Dec 27, 2016

I'm having similar problems.

`Error: Schema org.gnome.shell.extensions.sensors could not be found for extension temperature@xtranophilist. Please check your installation.

Stack trace:
  getSettings@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/convenience.js:79
  SensorsPrefsWidget<._init@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:31
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  buildPrefsWidget@/usr/local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:242
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:95
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:259
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  main@resource:///org/gnome/shell/extensionPrefs/main.js:397
  @<main>:1`

I'm running ubuntu gnome 16.04
tried rebuilding from sources, didn't work.

@franshesco
Copy link

Hello,

I also have the same problem but nothing to do.

I am also running Ubuntu-gnome 16.04. Is there any solution to resolve it?

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

4 participants