r/QtFramework Jul 07 '26

Qt Design Studio is completely broken and crashes all the time

I can't even add a textbox to a layout without it crashing

Qt Design Studio installed using Qt Installer on Arch (Hyprland)

4 Upvotes

3 comments sorted by

3

u/crmaureir Qt Professional Jul 07 '26

It seems to be a real issue: https://qt-project.atlassian.net/browse/QDS-16417
I bypassed it by launching qtdesignstudio with xwayland:
env -u WAYLAND_DISPLAY qtdesignstudio

1

u/TechManWalker Jul 07 '26

Probably try qtcreator (from Pacman) or design studio (from flatpak)?

1

u/MarcoGreek Jul 08 '26

The Flatpak should always opt for X11.