yilozt / rounded-window-corners

A gnome-shell extensions that try to add rounded corners for all windows
GNU General Public License v3.0
466 stars 46 forks source link

Settings for this extension can't be displayed #70

Open pedlino opened 2 years ago

pedlino commented 2 years ago

Installed your Extension under Ubuntu 20.04.5 minimal and I can't activate the extension or access the settings. The activation switch is greyed out in the Extensions app and shows Error on the Gnome extensions website In both places, clicking on the Settings button pops a window Screenshot from 2022-10-01 11-21-57 The Technical Details are The settings of extension rounded-window-corners@yilozt had an error:

SyntaxError: expected expression, got '.'

Stack trace:

_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:204:33
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

Hope this helps. Let me know if you need more details. Thanks!

qq7te commented 1 year ago

Yep, same exact situation here, same stack trace. I'm using Ubuntu 20.04.6 , Adwaita-dark Theme.

I see that the Gnome version is GNOME Shell 3.36.9.

That's probably why this extension doesn't work for us. Too old a version of Gnome for it to work.