arjan / gnome-shell-go-to-last-workspace

Extension for the Gnome Shell to quickly toggle between two workspaces
23 stars 4 forks source link

Error paste. #9

Open haydenjames opened 2 years ago

haydenjames commented 2 years ago
The settings of extension gnome-shell-go-to-last-workspace@github.com had an error:

Error: Could not guess unspecified GValue type


Stack trace:

append_hotkey@/home/hydn/.local/share/gnome-shell/extensions/gnome-shell-go-to-last-workspace@github.com/prefs.js:81:9 buildPrefsWidget@/home/hydn/.local/share/gnome-shell/extensions/gnome-shell-go-to-last-workspace@github.com/prefs.js:27:5 _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

willcrozi commented 2 years ago

I'm having the same issue here (Ubuntu 20.04 LTS, Gnome 3.36.8) with exact same trace information as @haydenjames pasted above

arjan commented 2 years ago

I guess it is not compatible anymore with Gnome 3.36... could you try to see if an older version still works?