Skip to content

vkconfig: Fix QT_QPA_PLATFORM crashes#2391

Merged
christophe-lunarg merged 1 commit into
mainfrom
vkconfig-fix-plugin-crashes
May 20, 2025
Merged

vkconfig: Fix QT_QPA_PLATFORM crashes#2391
christophe-lunarg merged 1 commit into
mainfrom
vkconfig-fix-plugin-crashes

Conversation

@christophe-lunarg

Copy link
Copy Markdown
Contributor

QT_QPA_PLATFORM can be used to for manually setting the underlying display driver on Linux : wayland, xcb, xwayland.

The SDK build use static Qt which doesn't containt the Qt plugins causing Qt the crash at inilialization.

Change-Id: I69a4052b0ec88f1f1097f3b2cf661ce9a8c23536
@christophe-lunarg christophe-lunarg self-assigned this May 20, 2025
@christophe-lunarg christophe-lunarg added bug P2 Has a workaround / Minor feature OS - Linux Linux specific bug labels May 20, 2025
@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build queued with queue ID 447560.

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build # 4500 running.

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build # 4500 passed.

@christophe-lunarg christophe-lunarg merged commit ac9b0b4 into main May 20, 2025
19 checks passed
@christophe-lunarg christophe-lunarg deleted the vkconfig-fix-plugin-crashes branch May 20, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug OS - Linux Linux specific bug P2 Has a workaround / Minor feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vkconfig packaged in sdk 1.4.313.0 fails to start with "Aborted (core dumped)"

2 participants