GNOME 40 support
yochananmarqos opened this issue ยท 6 comments
yochananmarqos commented
Could you add GNOME 40 support? The preferences won't open:
TypeError: this.set_border_width is not a function
Stack trace:
_init@/usr/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/settingsWidget.js:22:18
buildPrefsWidget@/usr/share/gnome-shell/extensions/bluetooth-battery@michalw.github.com/prefs.js:17:25
_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:132: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:222:19
start@resource:///org/gnome/gjs/modules/script/package.js:206:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
corebots commented
Indeed the extension doesn't work under GNOME 40 :(
Deleted user commented
I will try to make a fork for making this work with gnome 40
abinlatheef commented
I will try to make a fork for making this work with gnome 40
Are you done? Waiting..
MichalW commented
@abinlatheef @corebots @yochananmarqos Please check if it works now :)
yochananmarqos commented
@MichalW Yes, it's working. Thanks!
abinlatheef commented
@abinlatheef @corebots @yochananmarqos Please check if it works now :)
Thank you very much. But it is showing 'busy' for me. Sometimes changing to 'refused' and again 'busy' when I hit the refresh button.
Please look into it. Sorry for bothering.