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

Installation Broken #45

Closed
CharlesAverill opened this issue Feb 26, 2022 · 2 comments
Closed

Installation Broken #45

CharlesAverill opened this issue Feb 26, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@CharlesAverill
Copy link

Describe the Bug

Installation fails with this error:
The settings of extension desktop-cube@schneegans.github.com had an error:

Gtk.BuilderError: .:51:33 Invalid property: GtkMenuButton.icon-name

Stack trace:

PreferencesDialog@/home/charlesaverill/.local/share/gnome-shell/extensions/desktop-cube@schneegans.github.com/prefs.js:43:19
buildPrefsWidget@/home/charlesaverill/.local/share/gnome-shell/extensions/desktop-cube@schneegans.github.com/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/

Expected Behavior

Standard installation followed by use

System

@CharlesAverill CharlesAverill added the bug Something isn't working label Feb 26, 2022
@maurestor
Copy link

Same error
The settings of extension desktop-cube@schneegans.github.com had an error:

Gtk.BuilderError: .:51:33 Invalid property: GtkMenuButton.icon-name

Stack trace:

PreferencesDialog@/home/restor/.local/share/gnome-shell/extensions/desktop-cube@schneegans.github.com/prefs.js:43:19
buildPrefsWidget@/home/restor/.local/share/gnome-shell/extensions/desktop-cube@schneegans.github.com/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

@Schneegans
Copy link
Owner

Hi there! I am sorry, but the extension requires at least GNOME Shell 40. Here are some more details: #16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants