[Bug 259614] x11-wm/plasma5-kwin: broken Xwayland support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 2 16:07:18 GMT 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259614

            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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

Created attachment 229225
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229225&action=edit
incomplete workaround

Probably regressed by https://invent.kde.org/plasma/kwin/-/commit/9f0f4527029a
On FreeBSD abstract sockets aren't supported. See also files/patch-no-abstract
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=$(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

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


More information about the kde-freebsd mailing list