D26658: WIP: fix(kwayland): stall tablet config change
Roman Gilg
noreply at phabricator.kde.org
Wed Jan 15 15:50:39 GMT 2020
romangg updated this revision to Diff 73630.
romangg added a comment.
- Init tablet before starting KWayland timer
Further analysis showed that the issue is that for some reason the d-bus call to tablet mode properties is blocking for over one second. That in return leads to the single-shot timer failing. While we should not fail in this case that badly and in KWin it should be further investigated why the d-bus call is blocking for so long (it only blocks on startup, later on not anymore), for now move the tablet init before the timer is started. Then we should not fail any more on receiving the Wayland interfaces.
REPOSITORY
R110 KScreen Library
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26658?vs=73514&id=73630
BRANCH
tablet-fix
REVISION DETAIL
https://phabricator.kde.org/D26658
AFFECTED FILES
backends/kwayland/waylandconfig.cpp
To: romangg, #plasma, davidedmundson
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200115/759c3b3e/attachment.html>
More information about the Plasma-devel
mailing list