https://bugs.kde.org/show_bug.cgi?id=494138
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kpipewire/-/commit/88ae0 | |7d7e8aadc21761239a29ba6ac90 | |14bd057e Status|ASSIGNED |RESOLVED --- Comment #19 from David Edmundson <[email protected]> --- Git commit 88ae07d7e8aadc21761239a29ba6ac9014bd057e by David Edmundson. Committed on 08/12/2025 at 13:16. Pushed by davidedmundson into branch 'master'. PipewireSourceItem: handle explicit invalidation When a window is closed releaseResources is not called, instead a faux-virtual invalidateSceneGraph is called on the render thread. We should perform cleanup directly. M +9 -0 src/pipewiresourceitem.cpp M +3 -0 src/pipewiresourceitem.h https://invent.kde.org/plasma/kpipewire/-/commit/88ae07d7e8aadc21761239a29ba6ac9014bd057e -- You are receiving this mail because: You are watching all bug changes.
