strymon / spl

A tool for managing MIDI presets written in C++ using Qt and RtMIDI
49 stars 11 forks source link

Incompatible with OSX 10.9 #1

Closed vcao closed 10 years ago

vcao commented 10 years ago

Ran into an error trying to run it on OSX 10.9. Hope it helps in getting ahead of the curve. Here is a logfile:

https://www.dropbox.com/s/c9wlp5voj9mdd8y/osx109log.rtf

luntar commented 10 years ago

Thanks for the heads up!

luntar commented 10 years ago

Confirmed, this is easy to reproduce.

It looks like this is the same issue as described here: https://bugreports.qt-project.org/browse/QTBUG-31803. QTBUG-31803 has been fixed!

After rebuilding with Qt 5.1.1 the issue is no longer present.

Tested on OS X 10.9 (13A603)

zjDrummond commented 10 years ago

When will a fix be out?

luntar commented 10 years ago

@zjDrummond Thanks for your comment; I'm hoping to have a binary available in the next day or so and I'm trying for sooner.

gonzoguitars commented 10 years ago

Hi, just wondering how do I go about fixing the app with the binary? is it an automatic update to the librarian?

Thanks, Eli

luntar commented 10 years ago

Hi @gonzoguitars, you would have to build the application to create a binary image; and I would be happy to provide details on this process!

However, I will be uploading an OSX 10.9 compatible application installer shortly, in the next hour or so. Once done, I'll mark this bug closed and hopefully you will get a notification.

luntar commented 10 years ago

OSX 10.9 support has been added in version 0.9.3.8. You can find a link in the Readme here: https://github.com/strymon/spl.

Or here: https://s3-us-west-1.amazonaws.com/strymon/strymon_lib_setup_0.9.3.8.dmg