https://bugs.kde.org/show_bug.cgi?id=391034
Martin Flöser <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.12.5 Latest Commit| |https://commits.kde.org/kwi | |n/4205496033728c82643e78340 | |b4ddae3079c6280 Status|UNCONFIRMED |RESOLVED --- Comment #6 from Martin Flöser <mgraess...@kde.org> --- Git commit 4205496033728c82643e78340b4ddae3079c6280 by Martin Flöser. Committed on 29/03/2018 at 15:50. Pushed by graesslin into branch 'Plasma/5.12'. Ensure _NET_CURRENT_DESKTOP is set on startup Summary: Seems to have regressed in Plasma 5.12 due to code reordering. Now the property is explicitly updated once the NETRootInfo is created. FIXED-IN: 5.12.5 Test Plan: Test case exposing the problem added. Fails without the patch, succeeds with the patch. Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #plasma Differential Revision: https://phabricator.kde.org/D10836 M +52 -0 autotests/integration/virtual_desktop_test.cpp M +1 -0 workspace.cpp https://commits.kde.org/kwin/4205496033728c82643e78340b4ddae3079c6280 -- You are receiving this mail because: You are watching all bug changes.