https://bugs.kde.org/show_bug.cgi?id=361008
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/kscr |http://commits.kde.org/kscr |eenlocker/e9984e21b798a0894 |eenlocker/f0d2746615eb82377 |e49dc74489a8fc7c2c2347d |0d14af1ca857918e3e7c399 Version Fixed In| |5.6.2 --- Comment #15 from Martin Gräßlin <mgraess...@kde.org> --- Git commit f0d2746615eb823770d14af1ca857918e3e7c399 by Martin Gräßlin. Committed on 05/04/2016 at 08:09. Pushed by graesslin into branch 'Plasma/5.6'. Workaround problems with Qt::QueuedConnection Summary: For unknown reasons our signals with Qt::QueuedConnection are not delivered with Qt 5.5.1 or later if the context object is this (KSldApp instance). If we use a different context object (e.g. the sender) it works. The lack of signals not working triggered quite a few bugs, like * grace time not working * global shortcuts not working Related: bug 361007 FIXED-IN: 5.6.2 Reviewers: #plasma Subscribers: plasma-devel Projects: #plasma Differential Revision: https://phabricator.kde.org/D1314 M +6 -2 ksldapp.cpp http://commits.kde.org/kscreenlocker/f0d2746615eb823770d14af1ca857918e3e7c399 -- You are receiving this mail because: You are watching all bug changes.