[SOLVED] Qt6 Gui Broken on Artix runit Mate
Hello all,
It seems that with the introduction of qt6, all programs that use qt6 are broken. For me, this includes qsynth, qjackctl, qtractor, and cmake-gui. When running these applications from the shell, this is the error that is printed to me:
QApplication: invalid style override 'gtk' passed, ignoring it.
Available styles: qt6ct-style, Windows, Fusion
Here is what qsynth looks like:
What can I do about fixing this? These applications are all unusable.