Marco Trevisan
Marco Trevisan
Which indicator lead to that?
This is extension vs appindicator, right?
Looks like that there's an error when shutting down it or during startup. Please provide journal logs, otherwise the issue it's impossible to handle.
Try to run gnome shell with sync X events
Ok, looks intresting. I'll see if I can define another way to get such icons though, without bothering gsettings
This is weird, because we only set one single gicon... What app is that?
What indicator is that? Can you provide `journalctl /usr/bin/gnome-shell` output?
Please provide shell logs and if possible try to `git bisect` to figure out which commit is the guilty one (I think could be https://github.com/ubuntu/gnome-shell-extension-appindicator/commit/f57dbd5792a93fb28b6145d629e527b194fb6ab3 but I can't reproduce the...
I feel one is a tray icon the other is an appindicator, can you try disabling the legacy tray icons support in extension settings? In such case, it is definitely...
Wondering, do you have `libayatana-appindicator` and/or `libapindicator` installed in your system? If so which one of them is loaded by those programs (can be checked via `ldd` on the binaries...