Tato kapitola popisuje, kde a jak najít pomoc pro MuseScore: nejlepší místo, kam se podívat, nejlepší způsob, jak klást otázky ve fórech a rady ohledně hlášení chyb.
Please use the search function of the website to see if someone has already encountered the same problem.
Before submitting your support request in the forum:
If posting in either the issue tracker (for established reports), or forum (for enquiries/discussions):
Please include as much of the following information as you know and limit each issue to one report:
Recent versions of MuseScore have the option to revert back to the standard built-in presets or "factory-settings". This can be helpful if your settings are corrupted. This is not a normal occurrence, so it is best to consult the forums first, as there may be a way to solve your problem without resetting everything.
Warning: Reverting to "factory settings" removes any changes you have made to the preferences, palettes, or window settings.
Click Open to leave the Browse dialog and return to the Run dialog. The following text (or something similar) should display in the Run dialog
"C:\Program Files\MuseScore2\bin\MuseScore.exe"
For 64-bit Windows, the location is
"C:\Program Files (x86)\MuseScore2\bin\MuseScore.exe"
Click after the quote and add a space followed by a hyphen and a capital F: -F
After a few seconds, MuseScore should start and all the settings reverted to "factory settings".
For advanced users, the main preference file is located at:
The other preferences (palette, session...) are in:
Type (or copy/paste) the following command into your terminal line (include the '/' at the front):
/Applications/MuseScore\ 2.app/Contents/MacOS/mscore -F
This resets all MuseScore preferences to factory settings and immediately launches the MuseScore application. You can now quit Terminal, and continue using MuseScore.
For advanced users, the main MuseScore preference file is located at ~/Library/Preferences/org.musescore.MuseScore2.plist.
The other preferences (palette, session...) are in ~/Library/Application\ Support/MuseScore/MuseScore2/
Type, (or just copy/paste) the following command into your terminal line:
mscore -F
This resets all MuseScore preferences to factory settings and immediately launches the MuseScore application. You can now quit Terminal, and continue using MuseScore.
For advanced users, the main MuseScore preference file is located at ~/.config/MuseScore/MuseScore2.ini. The other preferences (palette, session...) are in ~/.local/share/data/MuseScore/MuseScore2/
Do you have a translation to add? That can be done easily via the web, as mentioned in Development / Translating ...
Here is a technical explanation: Continuous translation for MuseScore 2.0
The following software is known to crash MuseScore on startup :
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,
MuseScore is known to display notes as square when some fonts are damaged on Mac OS X.
To troubleshoot this issue:
In this forum article, a user believes to have found the font "Adobe Jenson Pro (ajenson)" to be the culprit, regardless of not being reported as broken, or problematic as per the above validation, and solved the problem by deleting that font, so this is worth checking too.
If the default desktop environment application font is set to bold, MuseScore will not display the notes properly.
To troubleshoot this issue (gnome 2.*/MATE users):
For GNOME 3/SHELL users
Some users reported that the Save As dialog is empty on Debian 6.0 and Lubuntu 10.10.
To troubleshoot this issue:
Type the following in a terminal
which mscore
The command will answer with the path of mscore. Edit it with your preferred text editor and add the following line at the beginning
export QT_NO_GLIB=1
Launch MuseScore and the problem should be solved.