https://bugs.kde.org/show_bug.cgi?id=422653
--- Comment #2 from nia1048...@gmail.com --- (In reply to David Edmundson from comment #1) > >Manually execute a new Xwayland instance under kwin_wayland will get > >segmentation fault. > > > Why are you trying to manually start xwayland. Kwin does that. I use wine to play some Windows games and I want the wine environment be isolated from my Linux desktop as much as possible, so I create one in a LXD container and pass a X server socket to it. For this wine environment to use 3D graphics acceleration, projects like Xpra, Xephyr, VirtualGL doesn't work. Sharing existing Xwayland instance's xauth cookie to it should be avoided since this is the security problem wayland trying to solve. Creating a new Xwayland instance and passing the X socket to it does a great job. -- You are receiving this mail because: You are watching all bug changes.