gnome-shell-extension-clipboard-indicator icon indicating copy to clipboard operation
gnome-shell-extension-clipboard-indicator copied to clipboard

Cannot enter settings

Open gytdev opened this issue 3 years ago • 3 comments

When pressing "Settings" on the Clipboard indicator, I get this "Something gone wrong" error:

Error: Could not guess unspecified GValue type

Stack trace:
  addKeybinding@/home/gytdev/.local/share/gnome-shell/extensions/[email protected]/prefs.js:281:11
  _init@/home/gytdev/.local/share/gnome-shell/extensions/[email protected]/prefs.js:109:9
  wrapper@resource:///org/gnome/gjs/modules/script/_legacy.js:82:27
  _Base.prototype._construct@resource:///org/gnome/gjs/modules/script/_legacy.js:18:10
  newClass@resource:///org/gnome/gjs/modules/script/_legacy.js:114:21
  buildPrefsWidget@/home/gytdev/.local/share/gnome-shell/extensions/[email protected]/prefs.js:257:18
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:207:40
  OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
  asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:132:13
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:175:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
  run@resource:///org/gnome/gjs/modules/script/package.js:222:19
  start@resource:///org/gnome/gjs/modules/script/package.js:206:5
  @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

gytdev avatar Dec 23 '21 10:12 gytdev

Thanks for reporting. Can you please share your GNOME version and the extension's version?

Tudmotu avatar Dec 29 '21 09:12 Tudmotu

I am facing the same issue. Gnome and gnome-shell version 3.36. Extension version 34

kowsiknd avatar Jan 03 '22 02:01 kowsiknd

I was facing the same issue here. But, following the instructions in the GNOME Version Support topic from the README.rst file and installing the v37 version of the extension in my GNOME 3.36.8, solves the problem.

bryandidur avatar Jan 19 '22 23:01 bryandidur

I was facing the same issue here. But, following the instructions in the GNOME Version Support topic from the README.rst file and installing the v37 version of the extension in my GNOME 3.36.8, solves the problem.

Worked!

tomaszstachera avatar Feb 10 '23 22:02 tomaszstachera