<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - When kwin_wayland tries to start XWayland, XWayland hangs with endless inet6-related errors"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106573#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - When kwin_wayland tries to start XWayland, XWayland hangs with endless inet6-related errors"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106573">bug 106573</a>
from <span class="vcard"><a class="email" href="mailto:fourdan@xfce.org" title="Olivier Fourdan <fourdan@xfce.org>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
<pre>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 (<a href="https://github.com/KDE/kwin/blob/master/main_wayland.cpp#L382">https://github.com/KDE/kwin/blob/master/main_wayland.cpp#L382</a>).
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>