Bug 400245 - Plasma 5.14.2: Missing system tray entries
Summary: Plasma 5.14.2: Missing system tray entries
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray widget (other bugs)
Version First Reported In: master
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-24 14:13 UTC by Till Schäfer
Modified: 2018-10-24 14:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2018-10-24 14:13:51 UTC
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
Comment 1 Till Schäfer 2018-10-24 14:14:20 UTC
Maybe this is related to GTK apps?
Comment 2 Kai Uwe Broulik 2018-10-24 14:19:43 UTC
There weren't any changes to any of the relevant parts of the code between 5.14.1 and 5.14.2
Comment 3 Till Schäfer 2018-10-24 14:25:54 UTC
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?
Comment 4 Christoph Feck 2018-10-24 14:28:23 UTC
Check if you have process 'xembedsniproxy' running. On openSUSE, this was split out in a separate package, maybe Gentoo packagers indeed did the same.
Comment 5 Till Schäfer 2018-10-24 14:34:57 UTC
(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!