Sample::decompressOggVorbis error
I can't open any .mscz file. I've tried the demos as well.
OS: Kubuntu 16.04
Version: MuseScore2 2.0.2
~$ musescore -R initScoreFonts 0x28aaa30 init Help from: cannot setup data for help engine: Cannot open collection file: /usr/share/mscore-2.0/manual/doc_zh_TW.qhc Creating interface for ScoreView object Sample::decompressOggVorbis: open failed: File contains data in an unimplemented format. Segmentation fault (core dumped)
musescore -s
worked but I really need the audio playback function so I'm asking for help.
Comments
Backtrace:
In reply to Backtrace: (gdb) bt #0 by limelatt
From the error message, there is probably a problem with the SF3 soundfont, maybe the file got corrupted.
You can try to re-install MuseScore or change the soundfont, see here:
https://musescore.org/en/handbook/soundfont
Ciao,
ABL
EDIT: Before checking the soundfont, you could also try with "mscore -F" which also resets the preferences.
In reply to From the error message, there by ABL
Both doesn't work. I've tried to :
-purge and install and purge and install musescore
-reinstall soundfonts, including the ms-soundfont and the fluid one
-reset all settings
but the same error still occurs.
Opening the synthesizer toggles the error as well.
In reply to Both doesn't work. I've tried by limelatt
You can try to change the server audio in Preferences->I/O and then restart MuseScore, or equivalently use the "-a XXX" command line options (with XXX the audio driver, see https://musescore.org/en/handbook/command-line-options-0 ).
In reply to Both doesn't work. I've tried by limelatt
Some suggestions:
- like ABLs advice choose in preferences-> I/O another sound system (alsa, pulseaudio...)
- does the error message occur with booth: ubuntu package and api image?
- some entries with google search suggest that the error could be related to "libsndfile". Which version do you use, maybe you should try to install another version (in opensuse leap it's libsndfile1 version 1.0.25-24.1)
- do you have similar error messages, when you're using other sound applications (like audacity, xmms...)?