The nightly build mscore.64bits-2014-09-12-16-34-e2a6fbd.tar.bz2c crashes at startup in Fedora20

• Sep 14, 2014 - 04:50

After downloading and extracting the nightly build mscore.64bits-2014-09-12-16-34-e2a6fbd.tar.bz2, I tried to start it, but it crashes:

./mscore2: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./mscore2)
./mscore2: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./mscore2)

An ldd on the binary shows a dependency like

libwayland-client.so.0 => /lib64/libwayland-client.so.0 (0x00000038cce00000)
libwayland-server.so.0 => /lib64/libwayland-server.so.0 (0x00000038cd600000)

So the current nightly build of mscore uses already wayland? But this is premature in Fedora 20!

I will try to start it in Fedora 21 (and post the results later on).


Comments

Trying to run it in Fedora 21 is successful (no crash at startup), but there is a big issue: The upper menu bar (File, Edit, ...) is not operable: I can click on File or Edit or some other, but no pulldown menu is opened, so the most actions cannot be selected. This last remark is valid too for a self compiled mscore from GIT source.

Do you still have an unanswered question? Please log in first to post your question.