Revert factory settings crashes on Ubuntu 10.04

• May 24, 2010 - 03:11
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Steps to reproduce bug
1. Open Terminal in Ubuntu 10.04
2. Type mscore -F

Expected behavior: MuseScore should start with factory settings

Actual behavior: MuseScore starts and immediately crashes.

Discussion: MuseScore starts without any problems if I don't try to revert factory settings and type: mscore

MuseScore version: r 2949M, beta 2

(Operating System: Ubuntu 10.04 via VirtualBox)


Comments

Here's the terminal output:

david@david-laptop:~$ mscore -F
PulseAudio found, but no need to suspend. Starting mscore.real...
Alsa_driver: the interface doesn't support mmap-based access.
init ALSA audio driver failed
init ALSA driver failed
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
Unable to open file "/usr/share/mscore-0.9//sound/TimGM6mb.sf2"
Segmentation fault

That's fascinating; I thought I'd changed all the code paths that point to the soundfont. I'll check it out, run a trace, and try and get a fix in. Hopefully, I'll publish new prereleases tonight.

Thanks for bringing this to my attention, David; I don't pay as much attention here as I should.. (For future bug reports, though, please use the "musescore" source package, not the "mscore" package, as the "mscore" package will disappear thanks to the name change).