We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installation fails with this error: The settings of extension [email protected] had an error:
Gtk.BuilderError: .:51:33 Invalid property: GtkMenuButton.icon-name
Stack trace:
PreferencesDialog@/home/charlesaverill/.local/share/gnome-shell/extensions/[email protected]/prefs.js:43:19 buildPrefsWidget@/home/charlesaverill/.local/share/gnome-shell/extensions/[email protected]/prefs.js:237:16 _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: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
Steps to reproduce the behavior: Install using either the GitHub releases or https://extensions.gnome.org/
Standard installation followed by use
The text was updated successfully, but these errors were encountered:
Same error The settings of extension [email protected] had an error:
PreferencesDialog@/home/restor/.local/share/gnome-shell/extensions/[email protected]/prefs.js:43:19 buildPrefsWidget@/home/restor/.local/share/gnome-shell/extensions/[email protected]/prefs.js:237:16 _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: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
Ubuntu 21.04 GNOME 3.38.4
Sorry, something went wrong.
Hi there! I am sorry, but the extension requires at least GNOME Shell 40. Here are some more details: #16.
No branches or pull requests
Describe the Bug
Installation fails with this error:
The settings of extension [email protected] had an error:
Stack trace:
Steps to reproduce the behavior:
Install using either the GitHub releases or https://extensions.gnome.org/
Expected Behavior
Standard installation followed by use
System
The text was updated successfully, but these errors were encountered: