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 46 kinda works but still shows errors in the journal #135

Open
darix opened this issue Feb 15, 2024 · 0 comments
Open

gnome 46 kinda works but still shows errors in the journal #135

darix opened this issue Feb 15, 2024 · 0 comments

Comments

@darix
Copy link

darix commented Feb 15, 2024

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.

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

1 participant