Crash when launch the start up center
Musescore will crash whenever the startup center opens. I can confirm that this is a network issue. The log when running the "mscore" directly in the terminal.app shows that it fails to connect "https://connect2.musescore.com/?version=3.6.2.548020600". Is there any workaround?
Comments
Try using the
-w
commandline option, that should prevent that internet access attemptIn reply to Try using the -w commandline… by Jojo-Schmitz
Thanks! But still, bother me to use it... It's quite a work to locate the Unix executable file every time I try to launch it.
In reply to Thanks! But still, bother me… by htw128
Once started that way, go to Edit > Preferences > General and disable the Startcenter altogether
Use a script or shell alias (
alias mscore="/path/to/mscore -w"
)In reply to Once started that was, go to… by Jojo-Schmitz
Thanks a lot! Hope developers have time to fix this bug...
In reply to Thanks a lot! Hope… by htw128
Not sure there is a bug, might be your network config or firewall causing this. Which version of MuseScore exactly, and from where? What operating system?
See #318202: Crash when launch the startup center