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
This was the error that showed during installing the extension.
Gtk.BuilderError: .:51:33 Invalid property: GtkMenuButton.icon-name
Stack trace: PreferencesDialog@/home/bhishmapitamah/.local/share/gnome-shell/extensions/desktop-cube@schneegans.github.com/prefs.js:43:19 buildPrefsWidget@/home/bhishmapitamah/.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: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
The text was updated successfully, but these errors were encountered:
Thanks for the report! On which GNOME version are you? The Desktop-Cube requires at least GNOME 40.
Sorry, something went wrong.
my gnome-shell version is 3.36.7. And i am in pop os.
So you will need a newer GNOME versions 😉. See also #45.
No branches or pull requests
This was the error that showed during installing the extension.
Gtk.BuilderError: .:51:33 Invalid property: GtkMenuButton.icon-name
Stack trace:
PreferencesDialog@/home/bhishmapitamah/.local/share/gnome-shell/extensions/desktop-cube@schneegans.github.com/prefs.js:43:19
buildPrefsWidget@/home/bhishmapitamah/.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: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
The text was updated successfully, but these errors were encountered: