Brad Robinson
Brad Robinson
Hi Luca, Thanks for the reply. Unfortunately I can't keep the context current for the entire lifetime of the window. My app loads third party VST plugins - some of...
Good point re: Ubuntu version. I think I tested on Ubuntu 20.04, so not sure about 22.04. I'll setup a VM and let you know.
Same issue happens on Ubuntu 22.04, node v20 Doesn't happen on Ubuntu 22.04, node v16 (didn't test v18, I presume it's fine) System info below for reference. I hope this...
Thanks so much for looking into this. Hopefully this can get resolved quickly.
See below for logs from 20.2 (works) and 20.4 (doesn't work). Use nvm to switch editions, running on Ubuntu 22.04.1 LTS Node v20.2: ``` brad@lin:~/flashy/flashy$ DEBUG=* node flashy /dev/ttyUSB0 --status...
> Why is this read() called directly instead of waiting for the POLLIN event from uv_poll_t handle? I guess this is a question for the serialport devs? @GazHank is this...
Hi @dlemstra, Thanks for that... yes Clone(geo) will probably cover it for me for the moment. Just for background though... I'm mostly working with large archive .tif files of photographic...
I too am still seeing this but only when passing a sub object to the partial. @andresgarza - your example works because you're not passing a sub-object and the original...
Thanks so much for looking into this. Unfortunately I just tried it, but couldn't see any noticeable difference. Even tried clocking the version number to 1.5.2 rebuilding and reinstalling. Checked...
Yes, I uninstalled the extension first. Not sure what you mean the assert has no call stack. When I run the same test from command line I get more complete...