https://bugs.kde.org/show_bug.cgi?id=385371
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kno | |tifications/800908eaec7a0e9 | |3d7b25b51be0065332eed0427 --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 800908eaec7a0e93d7b25b51be0065332eed0427 by David Edmundson. Committed on 17/10/2017 at 07:08. Pushed by davidedmundson into branch 'master'. Only check for legacy system tray icons if we're going to make one Summary: On Plasma is a rather pointless check as our QPT uses SNIs so we end up checking something we've already checked, only in a blocking way - and we're going to no-op anyway. Test Plan: killed kded5 created an SNI. It failed into the else branch Reviewers: #plasma Subscribers: plasma-devel, #frameworks Tags: #plasma, #frameworks Differential Revision: https://phabricator.kde.org/D8321 M +3 -4 src/kstatusnotifieritem.cpp https://commits.kde.org/knotifications/800908eaec7a0e93d7b25b51be0065332eed0427 -- You are receiving this mail because: You are watching all bug changes.