-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
AntiMicroX system tray icon not appearing in flatpak package #58
Comments
Do you use flatpak package? |
Thanks for reporting! Try this extension for GNOME: https://extensions.gnome.org/extension/1503/tray-icons I tried and it works with both, with Flatpak and with native app, too. If it works for you, I'll add this to the README. |
@gombosg |
Yes flatpak 3.1.2 |
I've tried both extensions and unfortunately both don't resolve the issue |
Gtk-Message: 02:45:29.013: Failed to load module "appmenu-gtk-module" These 4 lines keep appearing every time I try to run it through terminal |
@gombosg @tawfeqfauzi |
The same problem with flatpak on Ubuntu 20.04. |
Hm, confirmed - it works with older versions, I try to bisect the bug in this testing branch. (Needs to be tested with KDE, too) |
Can you test this build? |
Now it works for me. |
If the "Ubuntu Appindicators" extension is on, then the menu will be like this: If it's off, and "Tray icons" extension is on, then it will be OK. I tested in KDE and it looks like this: Similar to the above, without the "x"-es. Here, we need to look into the code to see how it interacts with various tray icon protocols. |
I will further investigate it. |
I found this in the Flatpak documentation:
Here's a link too: https://docs.flatpak.org/en/latest/desktop-integration.html#status-icons |
Thanks! I merged a flatpak quick fix (try updating) until we get a better view of the issue. |
Describe the bug
Upon opening, the app doesn't display the system tray icon.
Screenshots
Version
Running version 3.1.2
Distro is 20.04 LTS Pop! OS 64-bit with Gnome 3.36.3 as my DE
Additional context
On debugging I noticed something, and I'll also attach the full log:
Line 42 Warning: failed to register service "org.kde.StatusNotifierItem-2-1" ((null):0, (null))
debug antimicrox.zip
The text was updated successfully, but these errors were encountered: