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

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



Thank you very much. I'll wait. No problem. And thank you for pointing me to the tracker. In the future I'll go there first.

Once more, thank you. 

Best,

Ivo

De: owner-sc-users@xxxxxxxxxxxxxxxx <owner-sc-users@xxxxxxxxxxxxxxxx> em nome de brianlheim@xxxxxxxxx <brianlheim@xxxxxxxxx>
Enviado: 4 de janeiro de 2019 19:25
Para: sc-users@xxxxxxxxxxxxxxxx
Assunto: Re: [sc-users] SerialPort.devices call freezes IDE and Server in SC 3.10
 


On Fri, Jan 4, 2019, 1:04 PM <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.

There is an issue for this already on our tracker (which is a good place to check for this kind of thing): https://github.com/supercollider/supercollider/issues/4131

I have traced it to behavior from a macOS filesystem call that doesn't make sense to me, there's a PR open and it should be merged soon, so this issue will be fixed in 3.10.1, which will be released later this month.

Sorry for any frustration this may have caused.

Brian

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

Don't know if this might be a problem, but I'm upgrading from SC 3.8. I still have this previous version in my applications folder, and the new version is inside a folder on my desktop, until I can make sure it works fine.

Any help on this issue would very much appreciated.