https://bugs.kde.org/show_bug.cgi?id=444671
qydwhotm...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |CONFIRMED --- Comment #2 from qydwhotm...@gmail.com --- in plasma-workspace/libtaskmanager/declarative/taskmanagerplugin.cpp #ifdef WITH_PIPEWIRE qmlRegisterType<PipeWireSourceItem>(uri, 0, 1, "PipeWireSourceItem"); qmlRegisterType<ScreencastingRequest>(uri, 0, 1, "ScreencastingRequest"); qmlRegisterUncreatableType<Screencasting>(uri, 0, 1, "Screencasting", "Use ScreencastingItem"); #endif I misunderstood that. PipeWire could be still unavailable. Will push a fix to restore the file. -- You are receiving this mail because: You are watching all bug changes.