[Bug 268761] net/krfb: enable PipeWire support (for Plasma/Wayland)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Jan 2023 05:37:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268761 Bug ID: 268761 Summary: net/krfb: enable PipeWire support (for Plasma/Wayland) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: jbeich@FreeBSD.org Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Created attachment 239271 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239271&action=edit v1 (apply via "git am") "poudriere bulk -t" is OK on 12.3 amd64+i386, 12.4 amd64, 13.1 amd64+i386, 14.0 amd64. I didn't test Plasma (plasma5-xdg-desktop-portal-kde) or GNOME (xdg-desktop-portal-gnome) but Sway (recipe a la bug 268726) failed due to https://github.com/emersion/xdg-desktop-portal-wlr/issues/2 $ sway [...] $ dbus-monitor & $ krfb [...] method call time=12345.418 sender=:1.92 -> destination=org.freedesktop.portal.Desktop serial=8 path=/org/freedesktop/portal/desktop; interface=org.freedesktop.DBus.Properties; member=Get string "org.freedesktop.portal.ScreenCast" string "version" method return time=12345.560 sender=:1.79 -> destination=:1.92 serial=71 reply_serial=8 variant uint32 4 method call time=12345.738 sender=:1.92 -> destination=org.freedesktop.portal.Desktop serial=9 path=/org/freedesktop/portal/desktop; interface=org.freedesktop.portal.RemoteDesktop; member=CreateSession array [ dict entry( string "handle_token" variant string "krfb3150185179" ) dict entry( string "session_handle_token" variant string "krfb4065415786" ) ] error time=12345.835 sender=:1.79 -> destination=:1.92 error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=9 string "No such interface “org.freedesktop.portal.RemoteDesktop” on object at path /org/freedesktop/portal/desktop" Couldn't initialize XDP-KDE screencast session [..] -- You are receiving this mail because: You are the assignee for the bug.