When running Track Studio (1.0.840) under Linux (Arch Linux kernel 6.13.8, KDE Plasma 6.3 w/ Wayland) some options that open a file picker do not work and seem to freeze the application.
Quick testing:
- ✅ Opening a new file
- ✅ Selecting game paths
- ❌ Replacing visual model
- ❌ Adding visual model
- ❌ Importing visual model
- ❌ Replacing collision model
Looks like any option other than the menu bar freezes up.
Nothing is being logged in the console by Track Studio. In system logs, I was able to find the following line the moment I clicked "replace":
Apr 06 19:14:21 KIRA-MIKI xdg-desktop-portal-kde[1257]: xdp-kde-settings: Namespace "org.gnome.desktop.a11y.interface" is not supported
However, after further testing this also pops up when I click "Open" from the "File" menu, and that one works fine, so I'm not sure if it's relevant.