Summary: | net-im/gajim-2.0.1 broken tray icon | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ulrich Müller <ulm> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | IN_PROGRESS --- | ||
Severity: | normal | CC: | parona, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://dev.gajim.org/gajim/gajim/-/issues/12165 https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/918 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 954654 | ||
Bug Blocks: |
Description
Ulrich Müller
![]() The key bit seems to be https://dev.gajim.org/gajim/gajim/-/issues/12165#note_217401. Previously, it used dev-libs/libayatana-appindicator, and now it uses a custom Python implementation inside gajim that calls out to dev-libs/libdbusmenu... ... and then libdbusmenu doesn't do its job (https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/918#note_103418). This upstream commit fixes the problem for me: https://github.com/gajim/gajim/commit/e76396999cb1140e20a9e1b468c87e1df465092d (In reply to Ulrich Müller from comment #2) > This upstream commit fixes the problem for me: > https://github.com/gajim/gajim/commit/e76396999cb1140e20a9e1b468c87e1df465092d According to the upstream ChangeLog, the 2.1.0 release has the fix. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237f731cce29100754add5cb701b9b71ba7afb3b commit 237f731cce29100754add5cb701b9b71ba7afb3b Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-04-13 15:49:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-13 15:54:44 +0000 net-im/gajim: add 2.1.0 Bug: https://bugs.gentoo.org/951363 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/41577 Signed-off-by: Sam James <sam@gentoo.org> net-im/gajim/Manifest | 1 + net-im/gajim/gajim-2.1.0.ebuild | 106 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 107 insertions(+) |