question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TrayIcon not updated in GNOME/Linux

See original GitHub issue

Describe the bug

A TrayIcon Icon does not get updated on changes

To Reproduce Steps to reproduce the behavior:

In xaml:

    <TrayIcon.Icons>
        <TrayIcons>
            <TrayIcon Icon="{Binding TrayIcon}">
            </TrayIcon>
        </TrayIcons>
    </TrayIcon.Icons>

Change TrayIcon in your ViewModel.

Expected behavior Show current TrayIcon Icon

Desktop (please complete the following information):

  • OS: Linux/Ubuntu 20.04
  • Version: 0.10.8

Additional context Does work on Windows 10/11 and MacOS-X Darwin.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:16 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
darinkescommented, Oct 22, 2021

@jmacato looking good! Awesome you fixed those crashes, too. Would have been my next “complain” 😊

1reaction
jmacatocommented, Oct 19, 2021

ah damn… i thought it was a harmless change… alright i’ll try to fix it next week when i grt back to work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Solved] Tray Icons not appearing
The tray icons for things like Discord, Spotify, Variety, etc don't show up at all. I've tried using aur to install Gnome shell...
Read more >
[Linux] System tray icon not changing : r/discordapp
[Linux] System tray icon not changing. On my professional laptop I'm using Ubuntu (Gnome) 22.04 and the Linux Discord app.
Read more >
System tray icon does not show up in Gnome 3.38 #5518
Overview System tray icon does not show up after updating Gnome to 3.38. This may be an upstream Qt issue, or may be...
Read more >
Tray icon is missing in GNOME
In the GNOME desktop environment version 40, tray icons have been mostly removed and the tray icon for the IVPN App does not...
Read more >
System tray icons all disappeared
All my tray application icons disappeared after an update a few weeks ago. I'm not using Talon or the extension "Icon Hider".
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found