已知以下软件在启动时会使MuseScore崩溃:
MuseScore requires access to your internet connection with AVG. MuseScore doesn't need an internet connection to function, but if AVG blocks it, MuseScore hangs.
If AVG prompts you, Allow MuseScore and check "Save my answer as a permanent rule and do not ask me next time."
If it doesn't prompt you anymore,
众所周知,当某些字体在macOS上损坏时,MuseScore会将音符显示为正方形。
要对这个问题进行故障诊断:
1.转到应用程序->字体书
2.选择一种字体,然后按⌘+A将其全部选择
3.转到文件->验证字体
4.如果报告任何字体损坏或存在小问题,请选择并删除它
5.如有必要,重新启动MuseScore
在此帖子中,用户认为发现字体“Adobe Jenson Pro(ajenson)”是罪魁祸首,无论根据上述验证没有被报告为损坏或有问题,并通过删除该字体解决了问题,因此这也值得检查。
If the default desktop environment application font is set to bold, MuseScore will not display the notes properly.
要对这个问题进行故障诊断(gnome 2.*/MATE用户):
1.右键单击桌面并选择“更改桌面背景”
2.点击“字体”选项卡
3.为应用程序字体设置常规样式
4.如有必要,重新启动MuseScore
For GNOME 3/SHELL users
一些用户报告称,Debian 6.0和Lubuntu 10.10上的“另存为”对话框是空的。
要对这个问题进行故障诊断:
Type the following in a terminal
which mscore
该命令将以mscore的路径回答。使用您偏好的文本编辑器进行编辑,并在开头添加以下行:
export QT_NO_GLIB=1
启动MuseScore,问题应该得到解决。