velolala
velolala
Hey @jasalt - thanks for raising this! At this point in time I don't have neither an iOS device for testing nor any understanding what the mode of communication is...
oops, didn't mean to close. Let me try with python3.6 what the issue may be.
I agree! Any takers?
Hmm, I never tried to run multiple instances on the same host. The first hurdle would be the network port used for the MidiBridge (it is not configurable from TouchOSC...
Any progress on this?
Great to hear from you! I actually found some more info: it seems there is some (b)locking issue, that triggers an OS watchdog. I started `kicad` from commandline and got...
And the same `Stall` exception can be triggered when running the plugin in [Standalone Mode](https://github.com/Bouni/kicad-jlcpcb-tools?tab=readme-ov-file#standalone-mode): ``` 2024.04.24 11:05:58 - DEBUG - download - Download parts db chunk 2 with a...
Hey @chmorgan (and everyone else helping out with this), I ran the standalone from your PR and it did crash on me on the first download attempt: ``` 2024.04.27 20:51:16...
Well, that was quick (or I was too quick to send the previous): I found a way to pretty reliably cause the crash (on #455 and `2024.04.03`): 1) run the...
It seems to be enough, to mark any text inside the log area. See e.g. this terminal log, where I had two successful downloads, then before the third attempt, I...