ubuntu / gnome-shell-extension-appindicator

Adds KStatusNotifierItem support to the Shell
https://extensions.gnome.org/extension/615/appindicator-support/
GNU General Public License v2.0
1.19k stars 160 forks source link

JS ERROR: TypeError: bgColor.equal is not a function ( GNOME 47.beta ) #549

Closed sidt4 closed 2 weeks ago

sidt4 commented 2 weeks ago
JS ERROR: TypeError: bgColor.equal is not a function
TrayIconsManager/this._styleChangedID<@file:///home/sid/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/trayIconsManager.js:54:59
_init/<@resource:///org/gnome/shell/ui/panel.js:673:24
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
_changeShownState@resource:///org/gnome/shell/ui/overview.js:257:14
_animateNotVisible@resource:///org/gnome/shell/ui/overview.js:578:14
hide@resource:///org/gnome/shell/ui/overview.js:562:14
activate@file:///home/sid/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/appIcons.js:709:27
vfunc_clicked@resource:///org/gnome/shell/ui/appDisplay.js:3076:14
@resource:///org/gnome/shell/ui/init.js:21:20

Refer Port Extensions to GNOME Shell 47 .

Thanks!

3v1n0 commented 2 weeks ago

Ensure you have https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3925

sidt4 commented 2 weeks ago

Ensure you have gitlab.gnome.org/GNOME/mutter/-/merge_requests/3925

Commits from this MR are available from 47.rc onwards.

I'm on 47.beta. So, I need to update.