fflewddur / tophat

View CPU, memory, disk, and network activity in the GNOME top bar.
https://extensions.gnome.org/extension/5219/tophat/
GNU General Public License v3.0
323 stars 23 forks source link

Settings cannot be displayed #132

Closed MariusAlbrecht closed 3 weeks ago

MariusAlbrecht commented 3 weeks ago

The settings of extension tophat@fflewddur.github.io had an error:

Error: Requiring Clutter, version none: Typelib file for namespace 'Clutter' (any version) not found

Stack trace:
  require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28
  @gi://Clutter/:3:25
  _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

With https://apps.gnome.org/Extensions/

MariusAlbrecht commented 3 weeks ago

gir and gtop are installed afaict:

$ apt list *gtop* --installed
    Listing... Done
    gir1.2-gtop-2.0/noble,now 2.41.3-1build4 amd64 [installed]
    libgtop-2.0-11/noble,now 2.41.3-1build4 amd64 [installed,automatic]
    libgtop2-common/noble,noble,now 2.41.3-1build4 all [installed,automatic]
MariusAlbrecht commented 3 weeks ago

well nvm, just didn't have it installed somehow