isDipesh / gnome-shell-extension-sensors

Gnome shell extension: Shows CPU temperature, HDD temperature, voltage and fan RPM
https://motorscript.com/gnome-shell-extension-sensors/
161 stars 153 forks source link

Error loading the preferences dialog #64

Closed bradenmcd closed 11 years ago

bradenmcd commented 11 years ago

lm_sensors is installed; however, I get the "Warning" message instead of sensor output; and I see this when attempting to show the preferences dialog:

Error: Don't know how to convert GType (null) to JavaScript object

Stack trace:
  ()@/home/braden/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:165
  wrapper()@/usr/share/gjs-1.0/lang.js:204
  ()@/home/braden/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:127
  wrapper()@/usr/share/gjs-1.0/lang.js:204
  buildPrefsWidget()@/home/braden/.local/share/gnome-shell/extensions/temperature@xtranophilist/prefs.js:220
  ("temperature@xtranophilist")@/usr/share/gnome-shell/js/extensionPrefs/main.js:99
  wrapper("temperature@xtranophilist")@/usr/share/gjs-1.0/lang.js:204
  ([object _private_Gtk_ComboBox])@/usr/share/gnome-shell/js/extensionPrefs/main.js:118
  wrapper([object _private_Gtk_ComboBox])@/usr/share/gjs-1.0/lang.js:204
  ("temperature@xtranophilist")@/usr/share/gnome-shell/js/extensionPrefs/main.js:109
  wrapper("temperature@xtranophilist")@/usr/share/gjs-1.0/lang.js:204
  ([object _private_Gtk_Application],[object _private_Gio_ApplicationCommandLine])@/usr/share/gnome-shell/js/extensionPrefs/main.js:238
  wrapper([object _private_Gtk_Application],[object _private_Gio_ApplicationCommandLine])@/usr/share/gjs-1.0/lang.js:204
  main([object Array])@/usr/share/gnome-shell/js/extensionPrefs/main.js:269
  @<command line>:1

I am using a Zotac IONITX-F-E motherboard.

adrianbroher commented 11 years ago

Hello bradenmcd,

This bug looks like a duplicate of #63. Could you please test the latest version of the extension? To install the latest version please follow the instructions given at my comment.

adrianbroher commented 11 years ago

Closing because of nonresponsive bug reporter.