Carlos Nihelton

Results 14 comments of Carlos Nihelton

Is there a way to make a public campaign to motivate the organization to assign a review manager for this project?

Just creating an empty dart file and adding one non-white-space character without a trailing semicolon is enough to cause the segmentation fault. If we write the semicolon first and then...

> @UserNobody14 I've played around a bit with the scanner and the only way so far I have been able to prevent a segfault without a semi colon at the...

> Obviously, the latest one. Link https://developer.microsoft.com/en-US/windows/downloads/windows-sdk/. Thank you.

> Hi! We have a custom routine for both distro installation and later reconfiguration. Currently, the preparation for that routine requires detection of subsystem version (1 or 2) and of...

> I am kind of thinking that mistake (probably). I may be wrong. As far as I can remember, the distributionVersion parameter does not reflect whether the distribution is in...

> There should be an official way to detect whether wslg is enabled or not **without** executing any ELF binary or poking a file. While I totally agree with you,...

> > I didn't find any better way other than inspecting sockets. > > Wondering what that will be. You can have a look if you want 😅 https://github.com/ubuntu/WSL/blob/9cc33befc0f8af1b837212aa5190d111cbfef273/DistroLauncher/WSLInfo.cpp#L79-L97

> O, I thought AF_VSOCK vs. AF_INET. > > In my opinion, the /tmp/.X11-unix path is not only for wslg. A program may use AF_UNIX socket even in WSL1 or...

This issue caught my attention due Flutter apps crashing on exit, right after updating Windows to build 22598.200. I'm right now on 22610.1 and still any Flutter app, and the...