[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] [sc-users] SerialPort.devices call freezes IDE and Server in SC 3.10




4 jan. 2019 kl. 20:28 skrev nathan@xxxxxxxxxxxx:

On Friday, January 04, 2019 20:03 CET, ivomlouro@xxxxxxxxxxx wrote:
Hello,

I recently Installed SC 3.10. I use SerialPort to get data from Arduino. In the new version, whenever I call SerialPort.devices, the whole app  gets frozen.

the SerialPort.new works fine. Don't know about other methods, as these are the only ones I use for now.

hi,

this is a known issue affecting macOS:

https://github.com/supercollider/supercollider/issues/4131

there's a fix here -- if you have time to try building this branch it'd be appreciated if you could test it: https://github.com/supercollider/supercollider/pull/4180

until 3.10.1, the workaround is to just not run SerialPort.devices on macOS for the time being -- all other SerialPort functionality works ok as long as you've specified the correct path. (for anyone else reading, linux and windows are not affected by this.)

no they don't.  here's another issue with 3.10
https://github.com/supercollider/supercollider/issues/4191

fixed by Brian here https://github.com/supercollider/supercollider/pull/4193

wait for 3.10.1 if you need SerialPort on macOS.
_f

  #|
  |#