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

GNOME 40: TypeError: Gtk.HBox is not a constructor #23

Open
InFerYes opened this issue May 7, 2021 · 5 comments
Open

GNOME 40: TypeError: Gtk.HBox is not a constructor #23

InFerYes opened this issue May 7, 2021 · 5 comments

Comments

@InFerYes
Copy link

InFerYes commented May 7, 2021

Following error in Gnome 40:

The settings of extension [email protected] had an error:

TypeError: Gtk.HBox is not a constructor

Stack trace:

_init@/home/dennisf/.local/share/gnome-shell/extensions/[email protected]/prefs.js:30:15
buildPrefsWidget@/home/dennisf/.local/share/gnome-shell/extensions/[email protected]/prefs.js:105:15
_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:209: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
@rostegg
Copy link
Owner

rostegg commented May 23, 2021

Hi, sorry for the long delay in response and thanks for the report.

According to this gnome migrate to GTK4 extension preferences, so this means that first I will need to rewrite the old version of preferences, and then also make it compatible with old versions of gnome.

The fix will be released with a new large patch, I will not release hotfix for this. since I don’t see the point in it, version 40 has not yet entered widespread use, and extensions breaks almost at the release of each gnome api update, so I'm going to solve the problem with the compatibility of versions so that in the future such problems can be solved faster.

@Delor3an91
Copy link

Hi,

What about that problem ?

Is a new version will come soon ?

Regards

@webmastak
Copy link

When to expect a new version?

@dct-infra
Copy link

Same issue here, any news about the new version? Thanks.

@smrm-dev
Copy link

@rostegg no update after 10 months?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants