Sam Aaron
Sam Aaron
Ah, that's annoying. Unfortunately my PC died on Friday so I'm going to have to fix that before I can cut another release which addresses this. So it might be...
Hi there, the issue is with Erlang starting on your machine. Here's the line which suggests this: ``` [2023-04-23 18:14:40] log: UTF-8, UTF-8, /Applications/Sonic Pi.app/Contents/Resources/app/server/beam/tau/boot-mac.sh: line 22: 71790 Segmentation fault:...
Not sure what's going on here, sorry. I just did a fresh clone and ran the `mac-build-all.sh` script in `/app` and it built just fine on my Apple Silicon machine.
Perhaps you have some old build artefacts from a previous build? Did you checkout into a brand new directory or over an old directory?
Also, what does the following output when you run it in a terminal for you: `uname -m`
Interesting. One thing that might be different is that on my machine I specifically did *not* install Rosetta to ensure everything was all arm64. Perhaps there's something in the toolchain...
That's useful to know, thanks. For the record I never personally use homebrew Qt - I always install it manually as you get more control over versions and updating etc.
Hi there, it looks like the Erlang/Elixir-based IO server isn't booting on your machine. Do you happen to be running on one of the new M1/M2 Macs? Would it be...
I've noticed that there does seem to be an issue with certain Apple Silicon machines booting Sonic Pi in rosetta mode. I have tested it on a M2 MacBook Air...
@ifedyukin it's definitely something to do with Elixir - but I'm not quite sure what. I gave a workshop yesterday to about 60 people - all of which were using...