https://bugs.kde.org/show_bug.cgi?id=444633

--- 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.

Reply via email to