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

Editor freezes and window remains blank after Mesa update #91879

Open
aegroto opened this issue May 12, 2024 · 0 comments
Open

Editor freezes and window remains blank after Mesa update #91879

aegroto opened this issue May 12, 2024 · 0 comments

Comments

@aegroto
Copy link

aegroto commented May 12, 2024

Tested versions

  • Reproducible in 4.2.2 and 4.1.1

System information

Kubuntu 20.04 - OpenGL API 4.6 (Core Profile) Mesa 24.0.6 - kisak-mesa PPA - Compatibility - Using Device: AMD - AMD Radeon Vega 10 Graphics (radeonsi, raven, LLVM 15.0.7, DRM 3.35, 5.4.0-181-generic) - i3 window manager

Issue description

The project selection windows works fine, but once I choose the project to load the editor freezes and remains 'unrendered' when opening any project. This happened after a Mesa update from kisak PPAs. Here are the full logs:

Godot Engine v4.2.2.stable.official.15073afe3 - https://godotengine.org
/lib/x86_64-linux-gnu/libxkbcommon.so.0: undefined symbol: xkb_utf32_to_keysym
/lib/x86_64-linux-gnu/libxkbcommon.so.0: undefined symbol: xkb_keymap_key_get_mods_for_level
OpenGL API 4.6 (Core Profile) Mesa 24.0.6 - kisak-mesa PPA - Compatibility - Using Device: AMD - AMD Radeon Vega 10 Graphics (radeonsi, raven, LLVM 15.0.7, DRM 3.35, 5.4.0-181-generic)

Project is missing: /media/lorenzo/ext/Progetti Godot/sectoria-client/project.godot
Project is missing: /media/lorenzo/ext/Progetti Godot/Dummy/project.godot
Editing project: /home/lorenzo/ext/ProgettiGodot/test
Godot Engine v4.2.2.stable.official.15073afe3 - https://godotengine.org
/lib/x86_64-linux-gnu/libxkbcommon.so.0: undefined symbol: xkb_utf32_to_keysym
/lib/x86_64-linux-gnu/libxkbcommon.so.0: undefined symbol: xkb_keymap_key_get_mods_for_level
Vulkan API 1.3.274 - Forward+ - Using Vulkan Device #2: AMD - AMD Radeon RX 5500M (RADV NAVI14)

Let me know if I there is any option that could give a more detailed logging of what's being loaded. I believe this is related to the Mesa version as the window frame buffer seems broken, meaning that its content is filled with random "fragments" of other windows that were opened before. Also, it used to work before updating the drivers but Ubuntu ships with a very old stable Mesa version.

Steps to reproduce

Open any project in the described setup, I will attach an empty project which causes this issues, although I am convinced this is not related to the project itself.

Minimal reproduction project (MRP)

test.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants