khimaros / smart-auto-move

Smart Auto Move learns the size and position of your application windows and restores them to the correct place on subsequent launches. Supports Wayland.
https://extensions.gnome.org/extension/4736/smart-auto-move/
GNU General Public License v3.0
79 stars 4 forks source link

[BUG] unable to open settings #29

Closed Gtosta96 closed 2 years ago

Gtosta96 commented 2 years ago

Hey, first things first, thanks for such a great extension! Although the extension is working I'm unable to open the settings, this is what I get.

Do you know what should I do to overcome this situation?

P.S: I'm running it on Linux:

NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"

The settings of extension smart-auto-move@khimaros.com had an error:

Gtk.BuilderError: /home/gabriel-tosta/.local/share/gnome-shell/extensions/smart-auto-move@khimaros.com/ui/prefs-gtk4.ui:22:33 Invalid property: GtkNotebook.focusable

Stack trace:

buildPrefsWidget@/home/gabriel-tosta/.local/share/gnome-shell/extensions/smart-auto-move@khimaros.com/prefs.js:41:13
_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

Thanks! =)

lordyersinia commented 2 years ago

Getting the same error on:

Ubuntu 20.04.2 LTS x86_64 5.13.0-41-generic

The settings of extension smart-auto-move@khimaros.com had an error:

Gtk.BuilderError: /home/chase/.local/share/gnome-shell/extensions/smart-auto-move@khimaros.com/ui/prefs-gtk4.ui:22:33 Invalid property: GtkNotebook.focusable

Stack trace:

buildPrefsWidget@/home/chase/.local/share/gnome-shell/extensions/smart-auto-move@khimaros.com/prefs.js:41:13
_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
nlpsuge commented 2 years ago

I guess this extension doesn't support Ubuntu 20.04.4 LTS (Gnome 3.36.8), see https://github.com/khimaros/smart-auto-move/issues/24.

But it should support Ubuntu 22.04 LTS (Gnome 42) by the way.

lordyersinia commented 2 years ago

Upgraded to Ubuntu 22.04 (Gnome 42)

Seems to work fine now!

khimaros commented 2 years ago

duplicate of https://github.com/khimaros/smart-auto-move/issues/24