https://bugs.kde.org/show_bug.cgi?id=464597
--- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit e96ff18c4e68ca9de0a6dc1e166b1bcbc764cfc1 by Fushan Wen. Committed on 24/01/2023 at 14:11. Pushed by fusionfuture into branch 'Plasma/5.27'. 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. (cherry picked from commit 67f8d36cf3e0364adc9cbd380ffb1ad4dca5b155) M +16 -1 src/pipewiresourceitem.cpp M +2 -1 src/pipewiresourceitem.h https://invent.kde.org/plasma/kpipewire/commit/e96ff18c4e68ca9de0a6dc1e166b1bcbc764cfc1 -- You are receiving this mail because: You are watching all bug changes.