Mscore crash when opening existing mscz file
Hi,
Just installed mscore from ubuntu PPA : MuseScore: Music Score editor Unstable Prerelease for Version 0.9.6; Build 2949M. Every time I open a muse score file, program crash.
If someon can help me :)
Here is trhe result from my console :
daeavelwyn@xps-1640:~$ mscore
Alsa_driver: buffer size requested 2820 got 2822
Alsa_driver: full buffer not available at start.
preferences.checkUpdateStartup: 72
lastupdate: 06.05.2010 15:48:44.301
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Aucun fichier ou dossier de ce type
QFileSystemWatcher: failed to add paths: /home/daeavelwyn/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
MuseScore(4033)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-daeavelwyn/ksycoca4"
Segmentation fault
Comments
Would it be possible to attach your score to a comment? This way the developers can investigate the issue.
In reply to Attach by Thomas
ok, here is the score I've tried to open. In fact, I've created this score under mscore 0.9.5 (because I couldn't load 0.9.6) I'm under kubuntu lucid 10.04.
Now, I can't open this score I've created with 0.9.5 in musescore 0.9.6. Every time I've tried, mscore crash with the segmentation fault I've already reported above.
Thanks for your help ;)
In reply to ok, here is the score I've by Daeavelwyn
Unfortunately, Lucid holds MuseScore 0.9.6 beta 1. I could successfully open your score with beta 2. I saved it again and attached it. Perhaps that will open it in beta 1. If it doesn't work out, I can only see one solution and that's update MuseScore from to latest release in PPA.
In reply to 0.9.6 beta 1 by Thomas
I've succeeded in opening the file you post in musescore 0.9.6 beta 1, but when I try in the beta 2 from ppa, it crash !! ....I don't understand what is the matter...Idon't even understand what is Ibus O_o' .... So I will wait for the RC for linux, and hope it will solve the problem...In addition, I will light a candle and begin to pray.. :p
Another lead for the crash may be a similar report as yours: "Musescore installation script tries to write a file in a non-existant directory. mkdir that directory solves this."
In reply to Another lead by Thomas
I don't know why but ibus-daemon needs to run.
See this discussion and a lot of google answers
In reply to I don't know why but by [DELETED] 5
Thanks Thomas and Lasconic,
The file you send me now works, thanks Thomas. I will wait for a qt update if the problem comes again. ;-)
In reply to Thanks Thomas and Lasconic by Daeavelwyn
Ok, I've try with the lastest pre release and the bug is stil there.
Using Musecore 0.9.6 2949M Pre Release from ppa in kubuntu 10.04
1- start musescore in a console,
2- Open the file
3- musescore immediately crash. Here is my console crash report., it seems to be the same as above.
daeavelwyn@xps-1640:~$ mscore
Alsa_driver: buffer size requested 2820 got 2822
Alsa_driver: full buffer not available at start.
preferences.checkUpdateStartup: 72
lastupdate: 18.05.2010 18:56:59.475
MuseScore(2551)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-daeavelwyn/ksycoca4"
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
Segmentation fault
In addition, I've another problem, mscore doesn't save text staff ! I just create a text staff with ctrl+t and create this symbol : <= The symbol is created, and I can save. All seems to be ok, but if I close and restart my score, symbols have disappeared !
In reply to Ok, I've try with the lastest by Daeavelwyn
Did you try running ibus-daemon first?
Staff text saves correctly for me. (Tested using r. 3085 nightly build, Windows 7).
In reply to Did you try running by David Bolton
Hi, here I'm back with some news tests !
I've solved the ibus message, installing ibus and running it manually, BUT, that doesn't solve the problem. I'm now using the leastest build from SVN :
daeavelwyn@xps-1640:~$ mscore -v
MuseScore: Music Score Editor
Unstable Prerelease for Version 0.9.7; Build 3095M
And when I open the file posted before, mscore open the file, but when I click on a note, mscore crash. See next the result of mscore -d command :
daeavelwyn@xps-1640:~$ mscore -d
global share:
configured localeName
real localeName
load translator
load translator from
Alsa_driver: buffer size requested 1880 got 1881
connect to midi input
load soundfont
Unable to open file "/usr/share/sounds/sf2/TimGM6mb.sf2"
Alsa_driver: full buffer not available at start.
printer DPI 1200.000000(1200) display PDPI 96.000000(96) DPMM 47.244094
LibraryPath:
LibraryPath:
LibraryPath:
MuseScore::changeState: STATE_DISABLED
Plugin Path
Plugin Path
Register Plugin
add Menu
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Register Plugin
add action
Alsa_driver: stat = 00, xrun of at least 2144.537 ms
Alsa_driver: full buffer not available at start.
pcmStart failed
start event loop...
preferences.checkUpdateStartup: 72
lastupdate: 23.05.2010 20:47:04.941
MuseScore::cmd
MuseScore(17391)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-daeavelwyn/ksycoca4"
kfilemodule(17391)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
kfilemodule(17391)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/daeavelwyn/.local/share/mime/magic"
no valid pixmap /usr/share/mscore/wallpaper/paper4.png
enterState <>
enterState
MuseScore::changeState: STATE_NORMAL
select element type 0(state 0) staff 1
Erreur de segmentation
In reply to Hi, here I'm back with some by Daeavelwyn
I recommend using the 0.9.6 branch for now--particularly if you are working on a score that you care about.
In reply to I recommend using the 0.9.6 by David Bolton
Ok, I will try to compile later, thks David ;)
Ok, I haven't succeed in installing nightly build in kubuntu, I will wait for the 0.9.6 release. thks David.