HarlemSquirrel / gnome-shell-extension-sensory-perception

Displays CPU/GPU/mobo/disk temperatures, voltages and fan speeds
https://extensions.gnome.org/extension/1145/sensory-perception/
GNU General Public License v3.0
27 stars 11 forks source link

sensory-perception won't load #9

Closed nickorr-plusone closed 5 years ago

nickorr-plusone commented 5 years ago

Describe the bug State change on user///shell-extension/sensory-perception_HarlemSquirrel.github.io/ from installed to available is not OK Extension "sensory-perception@HarlemSquirrel.github.io" had error: TypeError: GObject.registerClass() used with invalid base class (is PanelMenuButton) State change on user///shell-extension/sensory-perception_HarlemSquirrel.github.io/ from available to installed is not OK sensory-perception_HarlemSquirrel.github.io has error: TypeError: GObject.registerClass() used with invalid base class (is PanelMenuButton) Reloading completed : Sensory Perception : sensory-perception@HarlemSquirrel.github.io

To Reproduce Steps to reproduce the behavior: Used journalctl --since="date '+%Y-%m-%d %H:%M'" -f | grep sensory-perception and reloaded the extension

Desktop (please complete the following information):

nickorr-plusone commented 5 years ago

It's because I'm running gnome 3.30, your codebase is targeting 3.32 it would appear and Ubuntu won't have 3.32 until 19.04 is released