ver 4.4 displays splash screen but then freezes as a white empty screen
ver 4.4 displays splash screen but then freezes as a white empty screen
I have speakers Realtek high definition audio ONLY. I cannot change it...
Please help me.
Ali R+
ver 4.4 displays splash screen but then freezes as a white empty screen
I have speakers Realtek high definition audio ONLY. I cannot change it...
Please help me.
Ali R+
Do you still have an unanswered question? Please log in first to post your question.
Comments
This is being worked on. You can follow the progress at https://github.com/musescore/MuseScore/issues/24269.
MuseSCORE.bat
@echo off
set QT_QUICK_BACKEND=software
cd "C:\Program Files\MuseScore 4\bin\"
MuseScore4
works as a temporary turnaround... Thanks. Ufff... That was close... with so many Muse SCOREs.
In reply to MuseSCORE.bat @echo off set… by arsaral
Looking at https://github.com/musescore/MuseScore/pull/24313/files it seems that
@echo off
set QT_OPENGL_BUGLIST=""
cd "C:\Program Files\MuseScore 4\bin\"
MuseScore4
might also help?