[Bug 259614] x11-wm/plasma5-kwin: broken Xwayland support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 16:07:18 UTC
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@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=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.