Jean-Michaël Celerier
Jean-Michaël Celerier
thanks for the report, is it any element ? do you have an explicit action that always does cause the crash ?
ah wait no I see the crash.. this seems to be an issue with the Qt OpenGL backend on macOS in the last version. You can go into settings >...
https://bugreports.qt.io/browse/QTBUG-137375 reported here, let's see what happens..
i've been retesting it non-stop and could not making it crash - i'll close, please reopen if you see new crashes on the next v., thanks!
hmmm i'm not sure I can reproduce: here I set an OSC address with a list of images ; when I send it I definitely get the right images, even...
do you have a sample score that crashes ?
I tried something, please check the new build tomorrow! can confirm it works fine with ``` $ oscsend 127.0.0.1 4567 /images ss /home/jcelerier/self.png /home/jcelerier/image.png ```
I fixed support for image paths which contain `:/` or `:/` in https://github.com/ossia/score/pull/1906
hmm i'm sure i had tried it on a freebsd laptop last time, i'll check again