Skip to content
New issue

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

Enable wayland support in examples. #13340

Open
SetOfAllSets opened this issue May 12, 2024 · 0 comments · May be fixed by #10792
Open

Enable wayland support in examples. #13340

SetOfAllSets opened this issue May 12, 2024 · 0 comments · May be fixed by #10792
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Crash A sudden unexpected crash C-Examples An addition or correction to our examples O-Linux Specific to the Linux desktop operating system

Comments

@SetOfAllSets
Copy link

What problem does this solve or what need does it fill?

Examples do not have wayland support and segfault do to a daemon typically bundled with many X11 systems not running. Manually enabling wayland fixes the issue.

What solution would you like?

Enable the wayland feature for bevy in the examples.

What alternative(s) have you considered?

None

Additional context

None

@SetOfAllSets SetOfAllSets added C-Enhancement A new feature S-Needs-Triage This issue needs to be labelled labels May 12, 2024
@james7132 james7132 added C-Examples An addition or correction to our examples O-Linux Specific to the Linux desktop operating system A-Windowing Platform-agnostic interface layer to run your app in C-Crash A sudden unexpected crash and removed C-Enhancement A new feature S-Needs-Triage This issue needs to be labelled labels May 12, 2024
@mnmaita mnmaita linked a pull request May 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Windowing Platform-agnostic interface layer to run your app in C-Crash A sudden unexpected crash C-Examples An addition or correction to our examples O-Linux Specific to the Linux desktop operating system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants