SUMMARY Several system tray icons are no longer displayed after upgrading from plasma 5.14.1 to 5.14.2, e.g., the tray icon of the Signal desktop client (Electron) and Filezilla. SOFTWARE VERSIONS KDE Plasma Version: 5.14.2 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.2
Maybe this is related to GTK apps?
There weren't any changes to any of the relevant parts of the code between 5.14.1 and 5.14.2
hmm, the only other package I have updated was app-text/xmlto-0.0.28-r1. Before the plasma update, the icon was definitely there, but maybe this is some downstream problem in gentoo. Any hint, what parts/packages are involved in gtk app systray handling?
Check if you have process 'xembedsniproxy' running. On openSUSE, this was split out in a separate package, maybe Gentoo packagers indeed did the same.
(In reply to Christoph Feck from comment #4) > Check if you have process 'xembedsniproxy' running. On openSUSE, this was > split out in a separate package, maybe Gentoo packagers indeed did the same. THX a lot, this was indeed the case!