Strubbl

Results 175 comments of Strubbl

> I got these logs info, not more (v0.6.3) Can you also enable strace? I also get this error since v0.6.3 after rebooting, but on a usual archlinux with docker....

You need to install strace in the container and then adjust your teddycloud call in your script to `LSAN_OPTIONS=detect_leaks=0 strace teddycloud --docker-test` strace generates a lot of output. During normal...

JFYI: I have not experienced this issue in a while.

This issue is really ugly to have

> [#4357](https://github.com/platformio/platformio-vscode-ide/issues/4357) I get "Extension Not Found: DavidGomes.platformio-ide" for https://open-vsx.org/extension/DavidGomes/platformio-ide Is there any other way to install the extension in Code-OSS or vscodium?