[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 Jorg K changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #10 from Jorg K --- Thanks for the comment, now you're debugging ayatana ;-) We've pulled their latest stuff from https://github.com/AyatanaIndicators/libayatana-appindicator This commit https://github.com/AyatanaIndicators/libayatana-appi

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #9 from Fushan Wen --- I ran the new test program and commented out `if (priv->menu == NULL) return;` in check_connect, and now the icon shows as expected. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #8 from Fushan Wen --- The problem is self->priv->connection is always null when not running as root, so check_connect can't actually register an system tray item. Not sure if the test program uses an too old version of ayatana. At least th

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #7 from Jorg K --- And another question: Is it true that the icon needs to reside in a folder called "icons". In the more recent test programs we made it so, but Betterbird has a different directory structure. This can be tested with an earl

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #6 from Jorg K --- > Run with `kdesu ./betterbird-systray-icon`, title and icon are changed as > expected. Without root, there is no icon in the system tray. OK, thanks. So KDE shows the title "Test Icon Title x", not the specially added t

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #5 from Fushan Wen --- (In reply to Jorg K from comment #4) > Thanks for the comment. There is a bit of discussion going on at > https://github.com/Betterbird/thunderbird-patches/issues/20#issuecomment- > 1382814462 > and further down with s

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #4 from Jorg K --- Thanks for the comment. There is a bit of discussion going on at https://github.com/Betterbird/thunderbird-patches/issues/20#issuecomment-1382814462 and further down with some test results for https://github.com/Betterbird

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=464264 Fushan Wen changed: What|Removed |Added CC||qydwhotm...@gmail.com --- Comment #3 from Fushan W

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 --- Comment #2 from Jorg K --- Better test program: https://github.com/Betterbird/thunderbird-patches/issues/20#issuecomment-1382735683 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 464264] Interoperability with libayatana-appindicator

2023-01-14 Thread Jorg K
https://bugs.kde.org/show_bug.cgi?id=464264 Jorg K changed: What|Removed |Added Product|kde |plasmashell Version|unspecified