https://bugs.kde.org/show_bug.cgi?id=450840
--- Comment #2 from Antonio Rojas <aro...@archlinux.org> --- It looks like gentoo doesn't enable pipewire screen share at all [1]. It needs the qmake flag -webengine-webrtc-pipewire. Additionally, as I mentioned, it needs a patch [2] to use pipewire 0.3, otherwise it will simply crash. For reference, this is the relevant code in Qutebrowser, where this works properly [3]. [1] https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qtwebengine/qtwebengine-5.15.2_p20211216.ebuild [2] https://github.com/archlinux/svntogit-packages/blob/packages/qt5-webengine/trunk/qt5-webengine-pipewire-0.3.patch [3] https://github.com/qutebrowser/qutebrowser/blob/4435ef928796fa744be5452924a103bb2e58ee8e/qutebrowser/config/qtargs.py#L128 -- You are receiving this mail because: You are watching all bug changes.