askmrsinh / touchpad-indicator

Touchpad management GNOME Shell Extension.
https://extensions.gnome.org/extension/131/touchpad-indicator/
GNU General Public License v2.0
83 stars 20 forks source link

No settings at Ubuntu 20.04 #51

Closed BluemchenBlau closed 4 years ago

BluemchenBlau commented 4 years ago

The settings of extension touchpad-indicator@orangeshirt had an error:

ReferenceError: global is not defined

Stack trace:

logger@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/lib.js:109:5
executeCmdSync@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/lib.js:131:9
_isUsable@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/synclient.js:60:24
_init@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/synclient.js:45:30
Synclient@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/synclient.js:40:14
TouchpadIndicatorSettings@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/prefs.js:43:25
buildPrefsWidget@/home/ralf/.local/share/gnome-shell/extensions/touchpad-indicator@orangeshirt/prefs.js:242:20
_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:207:40
OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:132:13
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:175:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
run@resource:///org/gnome/gjs/modules/script/package.js:222:19
start@resource:///org/gnome/gjs/modules/script/package.js:206:5
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
askmrsinh commented 4 years ago

Looks similar to https://github.com/user501254/TouchpadIndicator/issues/49.