Open DarthGandalf opened 1 year ago
I wonder if this has started happening after some update?
This is probably from https://github.com/shutter-project/shutter/pull/555 where I tried to fix the tray icon missing. Now I overshoot instead :)
Not sure why it started multiplying only now. Must be some update of some dependency, yeah.
Brief summary of issue
I see both tray icons today - both Gtk3::StatusIcon and AppIndicator.
My guess is that initially
$tray_legacy->is_embedded
returned false, so we initialized AppIndicator, but then it got embedded anyway, just with a delay.Steps to reproduce the issue
Error output
Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:
0.99.4 X Linux