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

update on extensions.gnome.org ? #91

Closed haheute closed 1 year ago

haheute commented 10 years ago

can you update for 3.10.1 on extensions.gnome.org ? I installed from git clone and gnome-tweak-tool shows it, but it does not appear in the panel after activating and restart of gnome :( (on archlinux - lm_sensors is installed and configured)

adrianbroher commented 10 years ago

@h82

I installed from git clone and gnome-tweak-tool shows it, but it does not appear in the panel after activating and restart of gnome :( (on archlinux - lm_sensors is installed and configured)

This was maybe caused by the fact that gnome-shell had a api change. Issue #88 provided a fix, which is now in master. Please check if this fixes your issue.

Can you update for 3.10.1 on extensions.gnome.org?

I don't know if it is possible to provide multiple versions of an extension for different gnome-shell versions, so I can't say yet.

haheute commented 10 years ago

thank you. I cloned it in my home folder, and made a local-install like the instructions in the readme file, and it seems to work now. (shows temperatures, fan speed , voltages)

haheute commented 10 years ago

after reboot, the extension does not load. in gnome-tweak-tool, it says 'error loading the extension'. i tried 'make install' and 'make local-install' again, but it did not help. is there some information i could try to provide, to help?

adrianbroher commented 10 years ago

Take a look at the systemd-journal ( journalctl -b ) if it shows any error messages related to this extension and report them if there are any.

haheute commented 1 year ago

Sorry.. I forgot this issue.. It is out of date now, i think.