Created attachment 860347 [details, diff] ayatana-detection.patch Reported upstream at: https://dev.deluge-torrent.org/ticket/3598 I was wondering about why legacy trayicon was being used on my system. Looking at deluge/ui/gtk3/systemtray.py it seems new AyatanaAppIndicator3 is properly loaded, but the option to use indicator instead of legacy icon is not shown in Preferences. This is because Preferences is still trying to load the old appindicators implementation, attached patch solves the issue. Thanks
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0550e8561811e86aa2d433918a7911e5a6bfcb93 commit 0550e8561811e86aa2d433918a7911e5a6bfcb93 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2023-04-27 14:39:30 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2023-04-27 14:40:49 +0000 net-p2p/deluge: Fix ayatana indicators detection Patch already accepted by upstream: https://dev.deluge-torrent.org/ticket/3598 https://dev.deluge-torrent.org/changeset/dbedf7f63 Closes: https://bugs.gentoo.org/904663 Signed-off-by: Pacho Ramos <pacho@gentoo.org> net-p2p/deluge/deluge-2.1.1-r3.ebuild | 177 ++++++++++++++++++++++++ net-p2p/deluge/files/deluge-2.1.1-ayatana.patch | 17 +++ 2 files changed, 194 insertions(+)
Sorry, but where is the Ayatana dependency itself? https://gitweb.gentoo.org/repo/gentoo.git/commit/net-p2p/deluge/deluge-2.1.1-r5.ebuild?id=ed969fe1920f4f2e62fe614b8ce0f86d04d33f16