Hideyuki Nagase

Results 185 comments of Hideyuki Nagase

@bbatsov, @tcfurrer, I would be interested in the missing icons for Emacs case, if you are still experiencing this issue, please let me know. Thanks!

@n1h41, thanks for reporting the issue, below looks indicate this is an issue within NVIDIA GPU driver, would you please try with GPU disabled and see if it works? thanks!...

@ZdenekKrcal, how do you run the emulator? is it from AVD from Android Studio? Or more like with the steps described at https://github.com/microsoft/wslg/issues/802? And if disabling Display Driver from Window's...

@ZdenekKrcal, please disable that NVIDIA driver, and shutdown WSL by `wsl --shutdown`, and try again, thanks!

@ZdenekKrcal, @Mtlayones, the fix for that is in WSLg 1.0.47, and it is now included in WSL 0.70.8, https://github.com/microsoft/WSL/releases/tag/0.70.8, which is still prerelease state, thanks!

@ZdenekKrcal, @Mtlayones, thanks for reporting the issue, and yes, we are aware of that issue and looking into the solution, currently the best workaround is to run emulator in docked...

@dan788, thanks for reporting the issue, but I do not observe such issue at my end, and you mentioned there is some apps still works, so far reference, would you...

@FireFoxAhri, thanks for reporting the issue. For diagnostics purpose, would you please disable Linux GUI support by adding below to .wslconfig (refer https://docs.microsoft.com/en-us/windows/wsl/wsl-config#configure-global-options-with-wslconfig), and if the problem persist? thanks! [wsl2]...

@FireFoxAhri, thanks for additional info, by looking at your weston.log, it looks weston (WSLg's wayland compositor) is keep restarting, (while it shouldn't case the focus lost in Windows side, but)...

@FireFoxAhri, thanks for sharing the core dump with me. I looked at the dump and confirmed this is fixed by https://github.com/microsoft/weston-mirror/pull/39, and the fix is a part of https://github.com/microsoft/wslg/releases/tag/v1.0.28 release....