The-Panacea-Projects / Gnomenu

GnoMenu - is a traditional styled full featured Gnome-Shell apps-menu, that aims to offer all the essentials in a simple uncluttered intuitive interface. Menu fully supports user theme integration and in addition themes that carry native support can be found here http://the-panacea-projects.deviantart.com/
GNU General Public License v3.0
119 stars 49 forks source link

No JS module 'tweener' found in search path (on Gnome v41) #141

Open Evil2000 opened 2 years ago

Evil2000 commented 2 years ago

When trying to install or run Gno-Menu on Gnome in version 40 or above, the following error is echoed to the syslog, and gno-menu is not started:

JS ERROR: Extension gnomenu@panacier.gmail.com: ImportError: No JS module 'tweener' found in search path
@/home/dave/.local/share/gnome-shell/extensions/gnomenu@panacier.gmail.com/myWorkspaceThumbnail.js:10:17
@/home/dave/.local/share/gnome-shell/extensions/gnomenu@panacier.gmail.com/extension.js:45:28
_callExtensionInit@resource:///org/gnome/shell/ui/extensionSystem.js:421:13
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:346:27
_onInstallButtonPressed@resource:///org/gnome/shell/ui/extensionDownloader.js:272:35
Async*addButton/<@resource:///org/gnome/shell/ui/dialog.js:136:41

It seems that there is some dependency missing. How can this be fixed? I installed "memenu" as alternative, but it isn't as half as nice as Gno-Menu is.