この章では、MuseScore を使う上でのサポートを見つける方法として 参照すべき最適な所、フォーラムで質問する最適な方法、そしてバグを報告する際の要領について説明します。
MuseScore のソフトウェアーと文書について 開発 / 翻訳 に述べましたように、あなたご自身の言語への翻訳に支援いただけます。
Translation のフォーラム中で申し入れ、
Transifex/MuseScore http://translate.musescore.org に接続すると、https://www.transifex.com/projects/p/musescore に移動して、
最初に Languages を選び、続いて (Instruments、MuseScore、Start Center、tours) のどれかを選んで、
"Translate" ボタンをリックします。
翻訳したい文節を検索します(既に翻訳済みの項目についても検索できま)。
技術的な説明は Continuous translation for MuseScore 2.0 にあります。
Translation instructions をご参照ください。
MuseScore has the option to revert back to the standard built-in presets or "factory-settings". This can be necessary if your settings are corrupted. Warning: Reverting to factory settings removes any changes you have made to the preferences, palettes, or window settings. This is not a commonly needed procedure; consult the forums first, as there may be a way to solve your problem without resetting everything.
If MuseScore still starts, it is possible to revert from within MuseScore.
Go to Help→Revert to Factory Settings. A warning dialog will appear:
Clicking Yes resets all MuseScore's settings as if the program was installed for the first time, and MuseScore will immediately restart. No will safely cancel the revert.
If MuseScore does not start, you must run this process via the command line.
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\MuseScore 3\bin\MuseScore3.exe
(actually %ProgramFiles%\MuseScore 3\bin\MuseScore3.exe
)
For the 32-bit version of MuseScore in a 64-bit version of Windows, the location is
C:\Program Files (x86)\MuseScore 3\bin\MuseScore3.exe
(actually %ProgramFiles(x86)%\MuseScore 3\bin\MuseScore3.exe
)
For the Windows Store version (Windows 10), it is pretty well hidden, search for it via Windows Explorer
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:
C:\Users\[USERNAME]\AppData\Roaming\MuseScore\MuseScore3.ini
%APPDATA%\MuseScore\MuseScore3.ini
)The other preferences (palettes, session, shortcuts, workspaces...) are in:
C:\Users\[USERNAME]\AppData\Local\MuseScore\MuseScore3\
(actually %LOCALAPPDATA%\MuseScore\MuseScore3\
)
For the Windows Store version (Windows 10), these are pretty well hidden, search for them via Windows Explorer
Type (or copy/paste) the following command into your terminal line (include the '/' at the front):
/Applications/MuseScore\ 3.app/Contents/MacOS/mscore -F
This resets all MuseScore preferences to factory settings and immediately launches the MuseScore application. Note that you cannot quit the Terminal without quitting MuseScore. You can safely quit MuseScore, quit the Terminal, and then reopen MuseScore in the normal fashion, ready to continue using.
For advanced users, the main MuseScore preference file is located at ~/Library/Preferences/org.musescore.MuseScore3.plist
. Often, deleting this file has no effect: macOS stores a cached copy of the settings in some unknown location. The correct way to delete this file, is by running the following command in the Terminal app:
defaults delete org.musescore.MuseScore3
The other preferences (palettes, session, shortcuts, workspaces...) are in ~/Library/Application\ Support/MuseScore/MuseScore3/
. (Those are not cached by macOS.)
The following is true for Ubuntu, and most likely all other Linux distributions and UNIX-style operating systems.
Type, (or copy/paste) the following command into your terminal line (Ctrl+Shift+V to paste in Terminal):
mscore -F
Or, if you are using the AppImage version, you must first use the cd
command to change directory to wherever you saved the AppImage. For example, if you saved it to your Desktop (and there is only one):
cd ~/Desktop
./MuseScore*.AppImage -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 ${XDG_CONFIG_HOME:-~/.config}/MuseScore/MuseScore3.ini
.
The other preferences (palettes, session, shortcuts, workspaces, …) are in ${XDG_DATA_HOME:-~/.local/share}/MuseScore/MuseScore3/
.
イシュートラッカー にバグを報告したり機能の要望をを提出する前に、まず関連する フォーラム に投稿することをお勧めします。他の人がそのバグが本物であるかを確かめてくれたり、新たな機能についてのアイデア、セカンドオピニオンや関係するリンクを助言してくれるでしょう。
イシュートラッカー に投稿する前に:
最新のナイトリー で問題の状況が再現されるかを確かめてましょう。 更新履歴 を参照して、その問題が既に解決されたものかどうかを確かめましょう。
一件の報告は一件の問題に限定し、次の情報をできる限り多く含めてください:
ご留意いただきたい点:
イシュートラッカー に投稿する際に:
フォーラムトピックにコメントを書いた場合、そのイシューについてイシュートラッカーに次の記載要領で参照することができます: ´[#number]´
その方法でのコメントのリンクは、そのイシューのタイトルを含み、そのイシューの現在の状況を反映させられます。さらに、そのイシューにフォーラムのトピックがリストされます。
[#153286] とタイプすると #153286: Change instrument causes a crash が得られます。