Cannot change language for user interface on Haiku
Environment
- TeXstudio: 4.8.6
- Qt: Using Qt Version 6.8.2, compiled with Qt 6.8.2 R (users still running builds from Qt 6.7.2)
- OS: Haiku R1B5 (nightly also)
- TeX distribution: texlive 2025
Expected behavior
Gettiing a list of installed languages when selecting this in Preferences/general
Actual behavior
Only option is "default" or "en (English)"
How to reproduce
Install the package provided by our package manager on Haiku.
For the record, language files are installed to CMAKE_INSTALL_DATADIR/texstudio
Despite the added search path the translations still don't show up in 4.8.9 (on that note, I don't see the templates in the UI also), the dictionaries/translations/templates are all installed in ${CMAKE_INSTALL_DATADIR}/texstudio, so they "should" be available?
For the record, most translations for Qt end up (for other projects) in ${CMAKE_INSTALL_DATADIR}/Qt6/translations (moving, changing path for them doesn't change anything).