[Mac] DMG incorrectly presented

• Aug 22, 2014 - 16:04
Type
Functional
Severity
S4 - Minor
Status
closed
Project

In revision 2858432, the DMG looks like this:
DMG incorrectly presented - 2858432.png

In revision dd9373b, the DMG looks like this:
DMG incorrectly presented - dd9373b.png

Neither are right.

Using MuseScore 2.0 Nightly Build - Mac 10.7.5.


Comments

I downloaded and tried the latest nightly, and while the background looks right now, things aren't working right with the app itself. With the latest posted Mac nightly build on 10.9, 9e69961, I see an error dialog "mscore cannot be opened because of a problem" on startup even when running ./mscore -F.

I see the following on the console:

$ ./mscore -F
dyld: Library not loaded: @executable_path/../Frameworks/QtScriptTools.framework/Versions/5/QtScriptTools
Referenced from: /Applications/MuseScoreNightly.app/Contents/MacOS/./mscore
Reason: image not found
Trace/BPT trap: 5

The application still doesn't run for me. I have the DMG for a version from June which is still fine. The following errors seem to be the relevant part of the dump. Looks like an error with an XML file?

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8d6f5866 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff8583b35c pthread_kill + 92
2 libsystem_c.dylib 0x00007fff8cd76b1a abort + 125
3 QtCore 0x000000010b0ddb89 0x10b0bd000 + 134025
4 QtCore 0x000000010b0df131 QMessageLogger::fatal(char const*, ...) const + 161
5 org.musescore.MuseScore 0x000000010a54e13f Ms::XmlReader::unknown() const + 495
6 org.musescore.MuseScore 0x0000000109f90af2 Ms::Palette::read(Ms::XmlReader&) + 1954
7 org.musescore.MuseScore 0x000000010a044c65 Ms::PaletteBox::read(Ms::XmlReader&) + 213
8 org.musescore.MuseScore 0x000000010a105c9a Ms::Workspace::read(Ms::XmlReader&) + 378
9 org.musescore.MuseScore 0x000000010a100edb Ms::Workspace::read() + 1723
10 org.musescore.MuseScore 0x0000000109f43f59 Ms::MuseScore::showPalette(bool) + 57
11 org.musescore.MuseScore 0x0000000109f68419 Ms::MuseScore::readSettings() + 1369
12 org.musescore.MuseScore 0x0000000109f7819d main + 25549
13 org.musescore.MuseScore 0x0000000109e5bcb4 start + 52