https://bugs.kde.org/show_bug.cgi?id=422682
SP <scp.stj...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scp.stj...@gmail.com --- Comment #40 from SP <scp.stj...@gmail.com> --- (In reply to David Edmundson from comment #39) > Git commit 7353a1046c1a233cb91617fe3e25a3450a6824c4 by David Edmundson. > Committed on 22/10/2023 at 00:20. > Pushed by davidedmundson into branch 'Plasma/5.27'. > > Avoid race condition on startup > > The activities list needs to be loaded at the time the first DBus call > is processed. Otherwise kamd will return an empty list. > > updateSortedActivityList was queued as it needs to run after some other > code in the main KAMD constructor, but this was racey as we could get > DBus traffic in the meantime. > > This was relatively easy to hit as this is not in the main thread where > the connection is registered and there is a blocking DBus call in the > Activies constructor. > > > (cherry picked from commit 3cbd1b7b0fda5aa57411956c0cec0074163a4a8e) > > M +1 -2 src/service/Activities.cpp > > https://invent.kde.org/plasma/kactivitymanagerd/-/commit/ > 7353a1046c1a233cb91617fe3e25a3450a6824c4 When will this be moved to stable updates? I still have this problem of Activities being absent from the Titlebar of open windows and duplicate windows on every Activity. The problem is only on Wayland - not on X11 which I have not use for a long while. Operating System: Fedora Linux 38 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 Kernel Version: 6.5.8-200.fc38.x86_64 (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.