sunwxg / gnome-shell-extension-unlockDialogBackground

MIT License
44 stars 9 forks source link

Error on opening settings of the extension #19

Open srijansingh53 opened 2 years ago

srijansingh53 commented 2 years ago

The settings of extension unlockDialogBackground@sun.wxg@gmail.com had an error:

TypeError: hbox.append is not a function

Stack trace:

addSwitch@/home/srijan/.local/share/gnome-shell/extensions/unlockDialogBackground@sun.wxg@gmail.com/prefs.js:56:14
PrefsWidget@/home/srijan/.local/share/gnome-shell/extensions/unlockDialogBackground@sun.wxg@gmail.com/prefs.js:39:31
buildPrefsWidget@/home/srijan/.local/share/gnome-shell/extensions/unlockDialogBackground@sun.wxg@gmail.com/prefs.js:16:18
_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

gnome shell version: 3.36.8 Ubuntu: 20.04, installed package gir1.2-clutter-1.0 I have installed the extension for the same version

sunwxg commented 2 years ago

Did you install the extension from the extensions.gnome.org? Suggest to install it from extensions.gnome.org, it will make you to use the right version.