https://bugs.kde.org/show_bug.cgi?id=464264
--- Comment #10 from Jorg K <mozi...@jorgk.com> --- 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-appindicator/commit/e7acaf90ba791655ce26508c1f5facdea855d2aa appears to be included, take for example the very first change: -struct _AppIndicatorPrivate { +typedef struct { https://github.com/AyatanaIndicators/libayatana-appindicator/blob/f225dccbd82f48bb1ab10767b9b074e24fedb0f3/src/app-indicator.c#L71 or in our code: https://github.com/Betterbird/thunderbird-patches/blob/e8b944d0292ac5b473af4cfb7a3378922194513d/102/features/12-feature-linux-systray.patch#L343 -- You are receiving this mail because: You are watching all bug changes.