Marco Trevisan
Marco Trevisan
Sorry I meant to say `lsof -p $(pidof -x YOUR_PROGRAM) | grep appindicator`, so for example `lsof -p 12345 | grep...`
Thanks to @pacho2 it seems we found the offending commit, anyone can try if reverting that works for you? > I started getting a duplicated blueman tray icon at login...
I would need `journalctl` logs to get more context.
Do you have a JS trace in the case of `this._watchDog` being undefined?
I'd be curious, to see if we can figure out also the root reason for this.
Please provide journal logs or it's very hard to understand what's going on.
It's unclear what icons should appear there, however if they were legacy tray icons then ensure that this commit is included in gnome-shell: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2684
Please provide logs... Otherwise I can't reproduce this, it works fine in Ubuntu and in JHBuild sessions I've been tested so far. In case, export `G_MESSAGES_DEBUG=AppIndicator-and-KStatusNotifierItem-Support` so that gets picked...
For mullvad see https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/429#issuecomment-1515040449 For qbitorrent, it's trickier, I'd like to see log output.
It's not totally clear to me, could you provide some screenshot?