arelange / gnome-shell-extension-hibernate-status

Gnome Shell extension that adds a hibernate/hybrid suspend button in Status menu.
GNU General Public License v2.0
156 stars 59 forks source link

No JS module 'prefs' found in search path #42

Closed inverse closed 3 years ago

inverse commented 4 years ago

When trying to install from the gnome extensions website it displays error and I see this in journalctl

JS ERROR: Extension hibernate-status@dromi: ImportError: No JS module 'prefs' found in search path
                                          @/usr/share/gnome-shell/extensions/hibernate-status@dromi/extension.js:13:7
                                          _callExtensionInit@resource:///org/gnome/shell/ui/extensionSystem.js:343:13
                                          loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:277:22
                                          callback@resource:///org/gnome/shell/ui/extensionDownloader.js:232:17
                                          gotExtensionZipFile/<@resource:///org/gnome/shell/ui/extensionDownloader.js:99:13

OS: EndevourOS Gnome: 3.34.3

p91paul commented 3 years ago

Sorry for the long wait. Looks like a duplicate of https://github.com/arelange/gnome-shell-extension-hibernate-status/issues/32