Closed MacLotsen closed 7 years ago
When opening the settings I get the following error:
Error: Requiring St, version none: Typelib file for namespace 'Clutter', version '0' not found Stack trace: @/home/erik/.local/share/gnome-shell/extensions/taskwhisperer-extension@infinicode.de/convenience.js:34:7 @/home/erik/.local/share/gnome-shell/extensions/taskwhisperer-extension@infinicode.de/prefs.js:12:7 Application<._getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:75:13 wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22 Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:90:31 wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22 Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:246:17 wrapper@resource:///org/gnome/gjs/modules/lang.js:178:22 main@resource:///org/gnome/shell/extensionPrefs/main.js:402:5 @<main>:1:49
I have the following packages installed concerning Clutter:
$ pacman -Qs clutter local/clutter 1.26.2-1 A toolkit for creating fast, portable, compelling dynamic UIs local/clutter-gst 3.0.24-1 GStreamer bindings for clutter local/clutter-gtk 1.8.2-1 Clutter integration with GTK+
Note that gir comes with clutter-gtk (see link)
I've searched for this error and found the same error in dash-to-doc.
Can some elaborate?
you can checkout the extension from git and replace it in ~/.local/share/gnome-shell/extension/taskwhisperer*
i already submitted the new version to gnome.org but it's not reviewed yet
When opening the settings I get the following error:
I have the following packages installed concerning Clutter:
Note that gir comes with clutter-gtk (see link)
I've searched for this error and found the same error in dash-to-doc.
Can some elaborate?