https://bugs.kde.org/show_bug.cgi?id=463847
--- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 2a1ad12c5cc46109f79db682a5ecb72d9641bfd3 by Nate Graham, on behalf of Akseli Lahtinen. Committed on 08/06/2024 at 13:10. Pushed by ngraham into branch 'Plasma/6.1'. foldermodel.cpp: add context to menu connection Menu connection was missing "this" as context, so it would be called even if "this" was not there anymore. The bug I've linked before is very difficult to reproduce, it seems to be a race condition that triggers rarely for some, more often for others. I have only gotten it happen once, but the backtrace indicates this seems to be the problem. (cherry picked from commit 2772401d010bc59affa1367002f55a459d2d166d) 8e83c02d foldermodel.cpp: add context to menu connection Co-authored-by: Akseli Lahtinen <akse...@akselmo.dev> M +1 -1 containments/desktop/plugins/folder/foldermodel.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/2a1ad12c5cc46109f79db682a5ecb72d9641bfd3 -- You are receiving this mail because: You are watching all bug changes.