martinpl / tray-icons-reloaded

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

Extension (v 4) error #5

Closed kenny3794 closed 4 years ago

kenny3794 commented 4 years ago

Upgrading from v3 to v4 from the Gnome Extensions website caused the extension to fail to load after reboot. The output of journalctl shows the following error:

ERROR: Extension trayIconsReloaded@selfmade.pl: GLib.FileError: Failed to open file “/home/user/.local/share/gnome-shell/extensions/trayIconsReloaded@selfmade.pl/schema/gschemas.compiled”: open() failed: No such file or directory

Changing the schemas director to schema seems to fix the issue locally. It looks like this folder name was changed recently.

kenny3794 commented 4 years ago

Nevermind. This error is specific to upgrading from v3 to v4 and not logging out. Once Logged out and logged back in, the error goes away. Sorry for the false report.

martinpl commented 4 years ago

I was wondering what was going on, thanks for info :D