signalapp / Signal-Desktop

A private messenger for Windows, macOS, and Linux.
https://signal.org/download
GNU Affero General Public License v3.0
14.68k stars 2.68k forks source link

Linux/Indicator Applet Complete: signal desktop tray icon is incorrect when first launched #6961

Closed yhilgjff closed 3 months ago

yhilgjff commented 3 months ago

Using a supported version?

Overall summary

On Ubuntu 24.04, when launching the Signal app with option Minimize to system tray checked, the icon first displayed is not the Signal one. In my case, it displays the TutaMail icon. Only when clicking it and selecting show will it then display the familiar blue icon.

Steps to reproduce

  1. Ubuntu 24.04, install Signal per stated;
  2. Make sure you have Indicator Applet Complete installed;
  3. Perhaps also install the Tuta client located @ https://tuta.com/blog/desktop-clients;
  4. With Tuta client on, open Signal;
  5. You should see what is displayed on the screenshot below:

Expected result

Signal to use its default icon

Actual result

Showing a duplicate of a non-signal software

Screenshots

2024-08-01_19-46 2024-08-01_19-54

Signal version

7.18

Operating system

Ubuntu MATE 24.04

Version of Signal on your phone

7.11

Link to debug log

No response

jamiebuilds-signal commented 3 months ago

This is likely an issue with either Electron or this Indicator Applet Complete tool you mentioned.

scottnonnenberg-signal commented 3 months ago

@yhilgjff What happens if you try another more mainstream tray icon provider? Have you looked at the issues for Indicator Applet Complete, perhaps it's a known issue there?

yhilgjff commented 3 months ago

I think it totally makes sense. Will take it from there. Thanks a bunch for your fast reply!