https://bugs.kde.org/show_bug.cgi?id=438312
--- Comment #18 from Aaron Rainbolt <arraybo...@gmail.com> --- (In reply to Aaron Rainbolt from comment #17) > OK, nevermind, upon closer inspection I'm looking at the wrong code. No > changes I make to bool Activities::start(const QString &id) seem to have any > effect (not even a blatant null pointer dereference or an std::terminate()). > So I'm not sure when this code gets called, but I don't think it's called > when kwin_x11 is launched. Either that or else KWin is insanely robust. And it looks like even this comment was thanks to me not knowing what I was doing when I originally wrote it. Thankfully, though, it looks like this bug has finally been figured out for the most part. A PR to fix it is here: https://invent.kde.org/plasma/kwin/-/merge_requests/2941 -- You are receiving this mail because: You are watching all bug changes.