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

Ionuț Leonte <ionut.leo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ionut.leo...@gmail.com

--- Comment #5 from Ionuț Leonte <ionut.leo...@gmail.com> ---
I've had this problem on my Gentoo installation for quite a while now. I
finally solved it by rebuilding `xdg-desktop-portal` and `plasma-workspace`
with the `screencast` USE flag enabled.

For `xdg-desktop-portal` this controls the
`--enable-pipewire`/`--disable-pipewire` parameter to `configure`.

For `plasma-workspace` it seems to control the following ebuild snippet:

       # TODO: try to get a build switch upstreamed
        if ! use screencast; then
                sed -e "s/^pkg_check_modules.*PipeWire/#&/" -i CMakeLists.txt
|| die
        fi

I assume on other distributions these packages are built with similar
configs/modifications applied.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to