https://bugs.kde.org/show_bug.cgi?id=423526
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |3acf8f30249ef256c2a915a1204 |f6269cadde64ac535092a74cb4f |8f55da0568492 |c493cc25014fe Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #41 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit f6269cadde64ac535092a74cb4fc493cc25014fe by David Edmundson. Committed on 03/11/2020 at 11:23. Pushed by davidedmundson into branch 'master'. [libkworkspace] Fix if getCurrentSeat needs to fallback to old approach The test for whether "/auto" is supported was bogus. QDBusAbstractInterface::isValid effectively just confirms the service exists and the path is a legally valid name, not that it has any interfaces there. This means the fallback path is not run appropriately. M +1 -1 libkworkspace/kdisplaymanager.cpp https://invent.kde.org/plasma/plasma-workspace/commit/f6269cadde64ac535092a74cb4fc493cc25014fe -- You are receiving this mail because: You are watching all bug changes.