Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2021 16:07:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259614] x11-wm/plasma5-kwin: broken Xwayland support
Message-ID:  <bug-259614-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259614
           Summary: x11-wm/plasma5-kwin: broken Xwayland support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          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 229225
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229225&action=
=3Dedit
incomplete workaround

Probably regressed by https://invent.kde.org/plasma/kwin/-/commit/9f0f45270=
29a
On FreeBSD abstract sockets aren't supported. See also files/patch-no-abstr=
act
from bug 258042.

https://man.freebsd.org/unix/4
https://www.man7.org/linux/man-pages/man7/unix.7.html

$ pkg install plasma5-kwin vulkan-tools
$ if [ -z "$WAYLAND_DISPLAY" ]; then export XDG_RUNTIME_DIR=3D$(mktemp -dt =
run);
fi
$ kwin_wayland --xwayland --exit-with-session "vkcube-xcb --c 300"
[...]
kwin_xwl: Failed to find free X11 connection socket
Failed to establish X11 socket

--=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-259614-7788>