stemroller
stemroller copied to clipboard
Crashes on macOS Sierra
Many users seem to want to run StemRoller on macOS versions as old as Sierra (10.12), but splitting consistently fails on that platform. Not sure if it's possible to fix, but hopefully repacking demucs-cxfreeze should fix the issue.
Reading this ticket reminds me that I feel like this project would greatly benefit from some sort of crash/error reporting.
Yes, it most definitely would. Any ideas on how we should collect and store that data, or if it should be optional/manual? Crash reporting won't make it into the next release but I'd like to start looking into options. We could open a new issue for it.
In my opinion, I think a 3rd-party service like Sentry’s free plan would get the job done for the time being, it integrates into Electron very easily and yeah – We should definitely make crash reporting optional via the upcoming Preferences page (mentioned in another issue).
I've uploaded a mac_sierra build of demucs-cxfreeze on its releases page. Bundling this with StemRoller in the future should fix any issues.
Fixed in the latest release (1.1.0)! Closing.