Skip to content
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

Open
mopo3ilo opened this issue Sep 21, 2024 · 14 comments
Open

Error when opening settings in Gnome Shell 47 #372

mopo3ilo opened this issue Sep 21, 2024 · 14 comments
Labels
bug Something isn't working Needs info / steps to reproduce Not enough information

Comments

@mopo3ilo
Copy link

System Info:

  • Distro (incl. version): Arch Linux 6.6.52-1-lts
  • GNOME Shell version: gnome-shell 1:47.0-1
  • Extension version and from where (e. g. EGO, main branch...): gnome-shell-extension-tiling-assistant 49-1
  • XOrg/Wayland: xorg-server 21.1.13-1

Journalctl 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

@mopo3ilo mopo3ilo added the bug Something isn't working label Sep 21, 2024
@Leleat
Copy link
Owner

Leleat commented Sep 23, 2024

Error: GSettings key focus-hint-outline-size not found in schema org.gnome.shell.extensions.tiling-assistant

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.

@Leleat
Copy link
Owner

Leleat commented Nov 2, 2024

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)?

@Leleat Leleat added the Needs info / steps to reproduce Not enough information label Nov 2, 2024
@Leleat
Copy link
Owner

Leleat commented Nov 18, 2024

Any update on this?

@mopo3ilo
Copy link
Author

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.

local/gnome-shell-extension-tiling-assistant 49-1

image

I just realized there's another mistake.

@Leleat
Copy link
Owner

Leleat commented Nov 19, 2024

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.

@mopo3ilo
Copy link
Author

uninstall
reboot
install
reboot

it didn't help, the error remained
Error: GSettings key focus-hint-color not found in schema org.gnome.shell.extensions.tiling-assistant

@Leleat
Copy link
Owner

Leleat commented Dec 5, 2024

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...

@mopo3ilo
Copy link
Author

mopo3ilo commented Dec 5, 2024

i use yay as package manager
then yay -S gnome-shell-extension-tiling-assistant (without '...-git')

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

@Leleat
Copy link
Owner

Leleat commented Jan 20, 2025

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).

@mopo3ilo
Copy link
Author

mopo3ilo commented Jan 20, 2025

К сожалению, я все еще не могу это воспроизвести... Я установил новую версию EndeavourOS с GNOME Shell 47.3 и запустил

Could this error be caused by a conflict with another extension?

@Leleat
Copy link
Owner

Leleat commented Jan 20, 2025

Could you translate that error for me 😅?

@mopo3ilo
Copy link
Author

Could you translate that error for me 😅?

maybe your extension conflict with "unite" extension. i don konw. assumption

@mopo3ilo
Copy link
Author

but in dconf i see this key. its a magic

Image

@Leleat
Copy link
Owner

Leleat commented Jan 21, 2025

Uhh, that's really weird. No idea what the issue could be...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs info / steps to reproduce Not enough information
Projects
None yet
Development

No branches or pull requests

2 participants