-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working with gnome shell 42.2 Ubuntu 22.04 #137
Comments
same problem here |
Same. hoping for a fix! I'm embarrassingly dependent on this extension! |
I've opened a PR which should fix this problem #139. It works for me so hope it will be accepted 😄 |
I just tried your pull request one (downloaded zip, modified the manifest file and put it in my .local folder on Gnome 43, unfortunately it doesn't work for me and throws the following error:
Any help you could give would be greatly appreciated! Looking forward to trying this extension. |
@hobbesjaap I had the same issue as you with #139 and spent a little time trying to update to make it compatible with gtk4. (cc: @ruudvandenboomen) Ultimately, I was unable to get it to work and came across this comment which has a link to an alternative plugin that does work with ubuntu 22.04/gtk4. |
@mm0 Thanks for responding - Tiling Assistant works great on Gnome 43, thanks!! |
Error: No property border_width on GtkBox
Stack trace:
_init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:55:50
buildPrefsWidget@/home/vkt/.local/share/gnome-shell/extensions/[email protected]/prefs.js:88:17
_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:32:44
ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:10:4
OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:129:33
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:186:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:22:13
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
start@resource:///org/gnome/gjs/modules/script/package.js:190:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
The text was updated successfully, but these errors were encountered: