Marcin Pączkowski
Marcin Pączkowski
All right @sonata-chen, would you mind rebasing it on `develop` so that CI builds it with Qt6?
Thanks @sonata-chen !
@telephon @JordanHendersonMusic do you think this is serious enough to warrant releasing 3.14.1 with a fix?
I just wanted to add that e.g. ```supercollider true - 1; ``` also crashes in current dev, while it did not crash 3.13. I'm not sure if this is the...
Aside from how this would be exposed in the class library, I just wanted to add that the topic of probing audio devices have come on and off for quite...
Ah, it is here: https://github.com/musikinformatik/SuperDirt/blob/develop/classes/extSuperDirtStartup.sc Thanks @capital-G for pointing it out. It would be nice if it didn't fail though.
The `func` in server.reboot is evaluated when the server is off, it seems. Also, it is run directly, and not in a routine, so yield fails. You probably want to...
> We probably will fix this once 6.10 gets released via homebrew (see [Homebrew/homebrew-core#247354](https://github.com/Homebrew/homebrew-core/pull/247354)), but probably only on develop and not porting this fix back to 3.14? (what do you...
> OK, I'll hang out on 3.14.0 for now. @garpu to clarify, does your 3.14.0 build that was done against qt 6.9.x still work after updating to Qt 6.10?
I wonder if this is related: #5337 Even though we quit the server, I wonder how quickly the connection is cleaned up after the process finishes.