You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JS ERROR: TypeError: wmclass is null
_getWmClass@file:///usr/share/gnome-shell/extensions/[email protected]/AppManager.js:148:4
_getTrayApp@file:///usr/share/gnome-shell/extensions/[email protected]/AppManager.js:91:53
getAppSetting@file:///usr/share/gnome-shell/extensions/[email protected]/AppManager.js:59:25
addIcon@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:56:38
_onIconAdded@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:21:55
@resource:///org/gnome/shell/ui/init.js:21:20
JS ERROR: TypeError: actor is null
removeIcon@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:120:4
_onIconRemoved@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:22:56
@resource:///org/gnome/shell/ui/init.js:21:20
JS ERROR: TypeError: actor.remove_actor is not a function
removeIcon@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:120:10
_onIconRemoved@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:22:56
@resource:///org/gnome/shell/ui/init.js:21:20
Source ID 2483571 was not found when attempting to remove it
JS ERROR: TypeError: actor.remove_actor is not a function
removeIcon@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:120:10
_onDestroy/<@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:199:10
_onDestroy@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:198:16
_destroy@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:27:19
disable@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:91:18
_callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:214:32
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:634:24
_loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:726:18
createCheckedMethod/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:730:46
disableExtension@resource:///org/gnome/shell/ui/extensionSystem.js:301:29
DisableExtension@resource:///org/gnome/shell/ui/shellDBus.js:457:38
_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:329:38
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
@resource:///org/gnome/shell/ui/init.js:21:20
It also seems to leave "ghost tray icons". e.g. for steam after closing a tray slot without a real icon remains and when i click on it starts steam again. but the ghost icons thing could also be an issue that happend in gnome 45 already.
The text was updated successfully, but these errors were encountered:
It also seems to leave "ghost tray icons". e.g. for steam after closing a tray slot without a real icon remains and when i click on it starts steam again. but the ghost icons thing could also be an issue that happend in gnome 45 already.
The text was updated successfully, but these errors were encountered: