D8163: Move StatusNotifierItem for VirtualKeyboard into a helper process
David Edmundson
noreply at phabricator.kde.org
Fri Oct 6 23:23:24 UTC 2017
davidedmundson added a comment.
Immediately going for a workaround is.. (and I don't want to use this term as you've clearly made a huge patch) lazy.
Especially as the current code path in your trace shows we're doing something very stupid:
- we go through KStatusNotifierItem
- we find we don't have SNI in a non blocking way (see frame 11 of your trace)
- so it falls back to using a QSystemTray
- .... which then checks to see if we have an SNI!
Let me fix KNotifications.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D8163
To: graesslin, #kwin, #plasma, mart
Cc: davidedmundson, plasma-devel, kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171006/2702b384/attachment-0001.html>
More information about the Plasma-devel
mailing list