https://bugs.kde.org/show_bug.cgi?id=464597
--- Comment #4 from Aleix Pol <aleix...@kde.org> --- Git commit 67f8d36cf3e0364adc9cbd380ffb1ad4dca5b155 by Aleix Pol Gonzalez, on behalf of Fushan Wen. Committed on 24/01/2023 at 13:44. Pushed by fusionfuture into branch 'master'. Allow to reset fd in `PipeWireSourceItem` The dtor of the source stream object is called after Component.onDestruction in QML, so the file descriptor can be closed after a new PipeWireSourceItem creates, which causes the bug. M +16 -1 src/pipewiresourceitem.cpp M +2 -1 src/pipewiresourceitem.h https://invent.kde.org/plasma/kpipewire/commit/67f8d36cf3e0364adc9cbd380ffb1ad4dca5b155 -- You are receiving this mail because: You are watching all bug changes.