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
Describe the bug QT cannot start a new wayland session.
To Reproduce Steps to reproduce the behavior:
./Minecraft_Bedrock_Launcher-bookworm.AppImage
Expected behavior It was expected to open the main launcher window
Screenshots
Desktop:
Additional context
I can run the application by adding the following environment variable below:
export QT_QPA_PLATFORM=wayland-egl ./Minecraft_Bedrock_Launcher-bookworm-x86_64-v0.14.0.258.AppImage
The text was updated successfully, but these errors were encountered:
I did retest the arm64 bookworm AppImage and it still works fine on wayland session.
As long I'm on ubuntu 22.04 lts, I cannot run the bookworm AppImage on my system and have no intent to use a vm to diagnose problems
Why don't you use the apt ppa?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
QT cannot start a new wayland session.
To Reproduce
Steps to reproduce the behavior:
./Minecraft_Bedrock_Launcher-bookworm.AppImage
Expected behavior
It was expected to open the main launcher window
Screenshots
Desktop:
Additional context
I can run the application by adding the following environment variable below:
export QT_QPA_PLATFORM=wayland-egl ./Minecraft_Bedrock_Launcher-bookworm-x86_64-v0.14.0.258.AppImage
The text was updated successfully, but these errors were encountered: