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

Extension settings broken under GNOME 40 #195

Closed
drjhe opened this issue Mar 7, 2021 · 0 comments · Fixed by #197
Closed

Extension settings broken under GNOME 40 #195

drjhe opened this issue Mar 7, 2021 · 0 comments · Fixed by #197

Comments

@drjhe
Copy link

drjhe commented Mar 7, 2021

The extension's panel components work fine if the metadata.json is updated to include shell versions "40.beta" and "40", but the preferences dialogue does not. Instead I get a 'Something's gone wrong' box with the following error:

TypeError: w.show_all is not a function

Stack trace:
  buildPrefsWidget@/usr/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/prefs.js:134:7
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:209:40
  OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
  asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:19: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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant