Nightlies: "Init midi driver failer" message when opening ?
Since August 4, from this nightly (no number, ?), see image below, and the followings,
the opening (and exiting) of the nigthlies is accompanied by error messages (Windows 10 and 7)
The previous one (August 2) opens fine, as expected: 8366ff1
See messages eg:
When exiting:
Comments
Is it windows, right?
In reply to Is it windows, right? by handrok
Apparently so, those are the only ones packed with 7zip ;-)
And I can confirm with self builds:
Debug: Init midi driver failed (...\MuseScore\mscore\pa.cpp:145, virtual bool Ms::Portaudio::init(bool))
Seems to have started with the merge of that first MSVC PR, https://github.com/musescore/MuseScore/pull/3796
In reply to Is it windows, right? by handrok
"Is it windows, right?"
Yes, as written in the first message: Windows 7 and 10
The issue was created https://musescore.org/en/node/275281
In reply to The issue was created … by Anatoly-os
Or rather #275281: "Init midi driver failed" when loading the program ;-)
Seems that as of the switch to MSVC even Windows development builds output debug messages, like Linux did ever since. And after all development builds are for debugging, so I consider this a good thing