[Wayland-bugs] [Bug 106573] When kwin_wayland tries to start XWayland, XWayland hangs with endless inet6-related errors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 30 13:37:06 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106573

--- Comment #9 from Olivier Fourdan <fourdan at xfce.org> ---
OK, some interesting findings...

I can get Xwayland to listed on inet/inet6 by explicitly building with
“--enable-listen-tcp” (which is *disabled* by default) *and* passing *no*
“-listen” option to Xwayland on teh command line (that is pretty much exactly
what I would expect).

It's also worth noting that kwin does not use any “-listen” in its command line
option (https://github.com/KDE/kwin/blob/master/main_wayland.cpp#L382).

So, I reckon this is the case of 1. having enabled explicitly
“--enable-listen-tcp” at build time and 2. kwin not using any “-listen” option
unlike weston or mutter do, and I reckon this is the expected behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180530/cdba0de8/attachment.html>


More information about the wayland-bugs mailing list