-
Notifications
You must be signed in to change notification settings - Fork 215
add finish-args-contains-both-x11-and-wayland for teamspeak #737
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
base: master
Are you sure you want to change the base?
Conversation
|
what happens when only x11 is used? |
|
|
why is it trying to use wayland when it is not available? |
|
I'm not sure, but here is the changelog for the new update: |
This is in the changelog @bbhtt
Wayland is needed in order to stream wayland applications, for which they've added support in the new version. |
|
Yes but that should not be used when it has no access to the wayland socket. You cannot use wayland specific features when the app itself has no access to the wayland socket. |
|
The app itself has wayland support and is using it. We're only resolving a crash issue by that exception, which occures when wayland socket is used with or without combination of fallback-x11 in the specific case of opening hotkey or audio settings. |
|
Then you should use x11 only, if it crashes it doesn't support wayland properly and if |
See flathub/com.teamspeak.TeamSpeak#83 (comment)
Any other socket combination is causing a crash when using the newest version