awamper / wikipedia-search-provider

GNOME Shell extension. Wikipedia Search Provider.
https://extensions.gnome.org/extension/512/wikipedia-search-provider/
42 stars 9 forks source link

Doesn't work on gnome 3.32.1 #17

Open FruityWelsh opened 5 years ago

FruityWelsh commented 5 years ago

Super key + w and Super-key + shift + w both don't do anything. I'm not sure if typing w into the gnome search tool is supposed to anything, but it also doesn't work.

Gnome extension page reported it was in an error state. This was the error: The settings of extension wikipedia_search_provider@awamper.gmail.com had an error:

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

Stack trace:

@/home/andruid/.local/share/gnome-shell/extensions/wikipedia_search_provider@awamper.gmail.com/utils.js:4:7
@/home/andruid/.local/share/gnome-shell/extensions/wikipedia_search_provider@awamper.gmail.com/prefs.js:15:7
_getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:59:13
_selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:74:31
_onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:320:17
main@resource:///org/gnome/shell/extensionPrefs/main.js:635:5
@<main>:1:43

I tried installing both clutter and clutter-gtk. (using the guix installer, I didn't see an apt package for it)

wirehiker commented 5 years ago

I experienced the exact same error with same log output.