We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The program produces a segfault when I start it without arguments.
Segmentation fault (core dumped) The core dump is missing. I ran GDB to find the source of the error. It's from the wayland client:
wl_proxy_get_version (proxy=proxy@entry=0x1) at ../wayland-1.23.1/src/wayland-client.c:2317 2317 return proxy->version;
The text was updated successfully, but these errors were encountered:
Please consider that this is not made for WSL. More likely for full blown linux distros. And since your running Windows, its kinda useless.
Sorry, something went wrong.
No branches or pull requests
The program produces a segfault when I start it without arguments.
Segmentation fault (core dumped)
The core dump is missing.
I ran GDB to find the source of the error. It's from the wayland client:
The text was updated successfully, but these errors were encountered: