-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Bug]: Missing tray icon #87
Comments
I discovered the reason behind this, i3bar does support only limited amount of tray icon methods, snixembed https://git.sr.ht/~steef/snixembed is used to solve this the other way around To solve the root cause is to upgrade electron, see electron/electron#23674 |
Unfortunately upgrading electron is not something we can do within the snap. This needs to be done by Signal upstream. |
I'm having the same problem since I just updated from 5.7.0 to 6.4.0 and then 6.4.1. Will this be fixed soon or is there a workaround? |
@w-sky workaround is to use mentioned snixembed utility |
+1 no tray icon
|
still no tray icon in signal desktop v6.11.0 (snap) using xubuntu 22.04.2 lts |
still no tray icon in signal desktop v6.16.0 (snap) using xubuntu 22.04.2 lts |
still no tray icon in signal desktop v6.17.1 (snap) using xubuntu 22.04.2 lts |
Still no tray icon in Signal Desktop v6.18.0 using ubuntu 22.04.2 LTS with unity desktop. However as it seems, this bug is not specific to the Snap version of Signal. I also installed Signal from the repository at signal.org some weeks ago and up to the current version (6.18.0) I won't see a tray icon either. |
ok, maintainer, can somebody please close this, so the last comment explains, this is not issue of "snapcrafters" repository, it's issue of upstream Signal Desktop app, and everybody should go and get fixed this issue: signalapp/Signal-Desktop#6243 |
I'm closing this issue with my own resolution, see signalapp/Signal-Desktop#6243 (comment) TL;DR: Install libayatana (and all possible sub-packages), restart your WM and signal-desktop, observe tray icon working |
still no tray icon in signal desktop v6.26.0 (snap) using xubuntu 22.04.2 lts |
I cannot reproduce this issue on an updated Xubuntu 22.04 install. If you are still experiencing this issue, please try the following: How to fix it Run the following command: sudo apt install libayatana-* After this, reboot your OS and restart Signal Desktop. Nevertheless, this is an issue with your OS, not with Signal, so I'm closing this issue. |
What happened?
Tested with both stable/candidate (6.0.1) and edge (6.1.0), tray icon is missing
I'm using i3wm
What should have happened?
Icon should be visible
Output of
snap info $snap_name
Output of
snap connections $snap_name
# snap connections signal-desktop Interface Plug Slot Notes audio-playback signal-desktop:audio-playback :audio-playback - audio-record signal-desktop:audio-record :audio-record - browser-support signal-desktop:browser-support :browser-support - camera signal-desktop:camera :camera - content[gnome-42-2204] signal-desktop:gnome-42-2204 gnome-42-2204:gnome-42-2204 - content[gtk-3-themes] signal-desktop:gtk-3-themes gtk-common-themes:gtk-3-themes - content[icon-themes] signal-desktop:icon-themes gtk-common-themes:icon-themes - content[sound-themes] signal-desktop:sound-themes gtk-common-themes:sound-themes - desktop signal-desktop:desktop :desktop - desktop-legacy signal-desktop:desktop-legacy :desktop-legacy - gsettings signal-desktop:gsettings :gsettings - home signal-desktop:home :home - network signal-desktop:network :network - opengl signal-desktop:opengl :opengl - removable-media signal-desktop:removable-media - - screen-inhibit-control signal-desktop:screen-inhibit-control :screen-inhibit-control - unity7 signal-desktop:unity7 :unity7 - wayland signal-desktop:wayland :wayland - x11 signal-desktop:x11 :x11 -
Output of
snap version
# snap version snap 2.57.6-1+b1 snapd 2.57.6-1+b1 series 16 debian - kernel 6.0.0-6-amd64
Relevant log output
Teminal output of app
The text was updated successfully, but these errors were encountered: