Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jan 2023 05:37:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268761] net/krfb: enable PipeWire support (for Plasma/Wayland)
Message-ID:  <bug-268761-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268761

            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=3D239271&action=
=3Dedit
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=3D12345.418 sender=3D:1.92 ->
destination=3Dorg.freedesktop.portal.Desktop serial=3D8
path=3D/org/freedesktop/portal/desktop;
interface=3Dorg.freedesktop.DBus.Properties; member=3DGet
   string "org.freedesktop.portal.ScreenCast"
   string "version"
method return time=3D12345.560 sender=3D:1.79 -> destination=3D:1.92 serial=
=3D71
reply_serial=3D8
   variant       uint32 4
method call time=3D12345.738 sender=3D:1.92 ->
destination=3Dorg.freedesktop.portal.Desktop serial=3D9
path=3D/org/freedesktop/portal/desktop;
interface=3Dorg.freedesktop.portal.RemoteDesktop; member=3DCreateSession
   array [
      dict entry(
         string "handle_token"
         variant             string "krfb3150185179"
      )
      dict entry(
         string "session_handle_token"
         variant             string "krfb4065415786"
      )
   ]
error time=3D12345.835 sender=3D:1.79 -> destination=3D:1.92
error_name=3Dorg.freedesktop.DBus.Error.UnknownMethod reply_serial=3D9
   string "No such interface =E2=80=9Corg.freedesktop.portal.RemoteDesktop=
=E2=80=9D on object
at path /org/freedesktop/portal/desktop"
Couldn't initialize XDP-KDE screencast session
[..]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268761-7788>