maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-kde (Team)
<kde at FreeBSD.org> for maintainer-feedback:
Bug 259614: x11-wm/plasma5-kwin: broken Xwayland support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259614



--- Description ---
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


More information about the kde-freebsd mailing list