martinpl / tray-icons-reloaded

GNOME Shell extension which bring back Tray Icons to top panel, with additional features.
GNU General Public License v3.0
490 stars 29 forks source link

Version 17 crashes on Gnome 40.4.0 #58

Closed GrzegorzKozub closed 2 years ago

GrzegorzKozub commented 2 years ago

For some reason, this awesome extension crashes for me when installed via the Arch Linux package gnome-shell-extension-tray-icons-reloaded-git. It works correctly when I install it via Gnome extensions page.

Seems like the Arch Linux package pulls version 17 while the extensions page pulls version 16.

Looking through journalctl yields:

paź 04 14:03:01 turing gnome-shell[252819]: JS ERROR: Could not load extension trayIconsReloadedselfmade.pl.v17.shell-extension: Error: uuid "trayIconsReloaded@selfmade.pl>
                                             createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:307:19
                                             _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:583:34
                                             collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:28
                                             _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:567:19
                                             _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:597:18
                                             _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:628:18
                                             init@resource:///org/gnome/shell/ui/extensionSystem.js:56:14
                                             _initializeUI@resource:///org/gnome/shell/ui/main.js:275:22
                                             start@resource:///org/gnome/shell/ui/main.js:172:5
                                             @<main>:1:47

I am on Arch Linux with Gnome 40.4.0 on X11.

murkl commented 2 years ago

Same here. I am on Arch Linux (with same version) too...

martinpl commented 2 years ago

Well the issue should be reported to package maintainer :man_shrugging: , anyway the problem should resolve its self since Arch has the newest Shell version.