#2392 closed defect (wontfix)
shadow tray menu unreliable with GTK2
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | platforms | Version: | 3.0.x |
Keywords: | Cc: |
Description
Probably some compatibility problem with top-icons-plus?
Sometime the menu shows up, sometimes it doesn't.
The code we trigger is 100% the same every time:
self.tray_menu.popup(None, None, None, button, time)
Yet the result varies.
Change History (2)
comment:1 Changed 3 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2392
Note: See
TracTickets for help on using
tickets.
Since GTK2 is going to be dropped soon, I'm not going to fix this.
Just a warning that as we well know, system tray support on Linux is a complete nightmare.