You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Form #11097 we see: Warning [Main]: Failed to load "qt" translations for locale "it_IT" from "/Users/mixxx/bs-2.3-mac/amd64/environment/2.3-j00026-0b1209e3-osx10.12-x86_64-release/Qt-5.12.3/translations"
Qt translations are not installed.
The problem is that it tries by default to load the translation from the system installed Qt version. This is not necessary correct in case of macOs and Windows.
Bug Description
Form #11097 we see:
Warning [Main]: Failed to load "qt" translations for locale "it_IT" from "/Users/mixxx/bs-2.3-mac/amd64/environment/2.3-j00026-0b1209e3-osx10.12-x86_64-release/Qt-5.12.3/translations"
Qt translations are not installed.
The required code is Windows only:
mixxx/CMakeLists.txt
Line 1419 in f2d670e
This should be changed.
Version
2.3.3
OS
macOS
The text was updated successfully, but these errors were encountered: