-
Notifications
You must be signed in to change notification settings - Fork 64
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
Error when opening settings in Gnome Shell 47 #372
Comments
The key exists. See here. So if you install the extension manually, it should work. I don't remember how the AUR works again. I'll need to look into it to fix that package. |
So, I had some time and took a look at this. I installed EndeaviourOS in a VM and I can't reproduce this bug by installing Tiling Assistant via the AUR. Does the problem still exists? Maybe the error only occured because there was an error in the update process? Does re-installing the extension fix it (and also make sure to re-login)? |
Any update on this? |
I apologize for not responding for a long time. I attempted to reinstall from the AUR, but that did not resolve the issue. However, although version 49-1 is listed in the AUR, version 48 appears in the extension manager.
I just realized there's another mistake. |
Try the following: Uninstall Tiling Assistant, log out, log back in, and then re-install Tiling Assistant. That should ensure a clean install. If that doesn't fix it, please report back. |
uninstall it didn't help, the error remained |
Sorry, I forgot about this issue. Can you tell me the steps you used to install the extension? I am unfortunately not famlilar with the AUR, so maybe I did it differently... |
i use yay as package manager if you asking about previous steps: yay -R gnome-shell-extension-tiling-assistant
yay -Sc
reboot
rm -rf ~/.cache/yay
yay -S gnome-shell-extension-tiling-assistant
reboot |
Unfortunately, I still can't reproduce this... I installed a fresh EndeavourOS with GNOME Shell 47.3 and ran yay -S gnome-shell-extension-tiling-assistant as you did and I can open the settings page. So, I don't really know what the issue could be :/ My only suggestion is, to remove the AUR version and try to install it via extensions.gnome.org (or the Extension Manager). |
Could this error be caused by a conflict with another extension? |
Could you translate that error for me 😅? |
maybe your extension conflict with "unite" extension. i don konw. assumption |
Uhh, that's really weird. No idea what the issue could be... |
System Info:
main
branch...): gnome-shell-extension-tiling-assistant 49-1Journalctl logs
Error: GSettings key focus-hint-outline-size not found in schema org.gnome.shell.extensions.tiling-assistant
Stack trace:
_checkKey@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:779:23
createCheckedMethod/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:729:30
_bindSpinbuttons/<@file:///usr/share/gnome-shell/extensions/tiling-assistant@leleat-on-github/prefs.js:111:22
_bindSpinbuttons@file:///usr/share/gnome-shell/extensions/tiling-assistant@leleat-on-github/prefs.js:109:21
fillPreferencesWindow@file:///usr/share/gnome-shell/extensions/tiling-assistant@leleat-on-github/prefs.js:47:14
_loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:39:24
async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:24:14
ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:15:4
OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:138:33
async*LaunchExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:125:14
_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:373:35
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34
The text was updated successfully, but these errors were encountered: