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

Report an error when trying to open ui in linux::headless #11952

Merged
merged 1 commit into from
May 17, 2024

Conversation

ConradIrwin
Copy link
Collaborator

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label May 17, 2024
@ConradIrwin
Copy link
Collaborator Author

cc @mikayla-maki not sure if there are other pre-flight checks we should add here for wayland/X11?

@ConradIrwin ConradIrwin merged commit b890fa7 into main May 17, 2024
8 checks passed
@ConradIrwin ConradIrwin deleted the no-panic-headless branch May 17, 2024 15:50
@mikayla-maki
Copy link
Contributor

We could probably change the entire app initialization to be fallible with this, which would let us take a bunch of unwrap() out of the linux code. Might be a good idea @ConradIrwin

osiewicz pushed a commit to RemcoSmitsDev/zed that referenced this pull request May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants