bigbn / drop-down-terminal-x

Drop Down Terminal X extension for the Gnome Shell
https://extensions.gnome.org/extension/1509/drop-down-terminal-x/?c=38764
GNU General Public License v3.0
92 stars 9 forks source link

Terminal stopped working - missing JS module 'tweener' #84

Closed jmayday closed 3 years ago

jmayday commented 3 years ago

Terminal stopped working after recent system update

To Reproduce Steps to reproduce the behavior:

  1. Try pressing shortcut to show terminal - nothing happens

Expected behavior Terminal appears

Desktop (please complete the following information):

Additional context Extensions window shows this error next to Dropdown Terminal X: No JS module 'tweener' found in search path

Error logs

paź 13 09:31:59 mayday gnome-shell[1174]: JS ERROR: Extension drop-down-terminal-x@bigbn.pro: ImportError: No JS module 'tweener' found in search path
                                           @/home/kuba/.local/share/gnome-shell/extensions/drop-down-terminal-x@bigbn.pro/extension.js:48:17
bigbn commented 3 years ago

You should wait until new version will be available on extensions.gnome.org or manually install the latest version from repo. Read readme to knew how to do it.

jmayday commented 3 years ago

You should wait until new version will be available on extensions.gnome.org or manually install the latest version from repo. Read readme to knew how to do it.

Sorry, I didn't try that at first place. After installing manually it works perfectly fine again. Thanks!