https://bugs.kde.org/show_bug.cgi?id=420635
--- Comment #27 from Konrad Materka <mate...@gmail.com> --- Created attachment 128332 --> https://bugs.kde.org/attachment.cgi?id=128332&action=edit Script to list all registered SNI (In reply to Brian Wright from comment #26) > Obviously, something is broken in my system. Though, I'm reluctant to wipe > the data and do a full reinstall unless it's absolutely necessary. Have you tried fresh user account on your local system? > I'm more inclined to look for the exact cause; only because this issue may > be affecting others. Thank you! Other people are/were affected, reinstall helped but IMO that's not a proper solution. Let's investigate it further... * I modified listIcons.sh script, now it outputs PID, path and start time. Can you run it again when icons are not registered? * Please find in logs the time when StatusNotifierHost was registered. On my system, I've run: journalctl -b 0 | grep StatusNotifierHost * In system settings, can you disable all background service and leave only one enabled: Status Notifier Manager? Then restart. Maybe something is blocking Status Notifier Manager service during startup. * In one of comments you wrote that problem occurs only when KDE is started from SDDM, but it is fine when started using startx command. I checked both, there is a difference is startup procedure: SDDM runs startplasma-x11 (using sddm-helper) startx runs plasma_session (using x-session-manager) I don't know if what is the difference, I will check with other Plasma developers. -- You are receiving this mail because: You are watching all bug changes.