netspeedsimplified icon indicating copy to clipboard operation
netspeedsimplified copied to clipboard

The settings for this extension can't be displayed

Open ahayes opened this issue 11 months ago • 3 comments

Thank you for this extension!

I am running Ubuntu 24.04.1 with updates applied up to today.

Installed netspeedsimplified via the Gnome Extensions site. Seems to be working well in the top panel. But when I tried to access its options under GNOME's Extensions app, it displayed "Something's gone wrong" and "the settings for this extension can't be displayed" as well as the following "Technical Details":

The settings of extension [email protected] had an error:

TypeError: Object 0xc820113c7a8 is not a subclass of GObject_Object, it's a Promise

Stack trace:
  _wrapWidget@resource:///org/gnome/Shell/Extensions/js/extensions/prefs.js:52:15
  fillPreferencesWindow@resource:///org/gnome/Shell/Extensions/js/extensions/prefs.js:37:27
  _loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:41:18
  async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:26:14
  ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:17:4
  OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:139:33
  async*_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:266:34
  
Caused by: Error: This JS object wrapper isn't wrapping a GObject. If this is a custom subclass, are you sure you chained up to the parent _init properly?

ahayes avatar Jan 18 '25 23:01 ahayes

Same 😟

sojolrana avatar Feb 27 '25 19:02 sojolrana

same problem

mcdemon05 avatar Mar 11 '25 04:03 mcdemon05

I obliged to use gsettings --schemadir ~/.local/share/gnome-shell/extensions/[email protected]/schemas set org.gnome.shell.extensions.netspeedsimplified wpos 1 (and restart extension)

for change place from Right to Left on the Pannel

mcdemon05 avatar Mar 11 '25 04:03 mcdemon05