Melroy van den Berg

Results 899 comments of Melroy van den Berg

~~Maybe we should considering using https://github.com/apps/codecov~~ DONE: https://github.com/vasild/cpp-ipfs-http-client/blob/master/.github/workflows/build_and_test.yml#L96

The root-cause was I was actually within the directory itself, that I was going to remove. Causing very strange behavior. Currently my solution is to `cd` out of the directory...

> By the way, do you know how to make nscde behave like actual cde? alt tabbing seems all messed up and different and i cant simply click into a...

That sound like a good idea! Nice.

Especially those `null` results are very irritating. Any update?

So CMake tools notification pop-up told me to remove the [CMake extension by twxs](https://open-vsx.org/extension/twxs/cmake), however now I don't have syntax highlighting?? CMake Tools said in this message they implemented those...

Hmm.. restarting Telegram fixed the problem. I could still type messages. Is there some kind of crash report or logging file I could refer to? **EDIT:** I found `/home//.local/share/TelegramDesktop/log.txt` file..

The log file (log.txt) gets overridden.. Maybe you should store at least the current log AND ALSO the previous log file.

@ilya-fedin yes, you could also think along how to debug this issue better.

> Qt was updated in 3.2.0 This could be why.. Maybe build a debug app (if possible, so we can catch any eerros)? Or did you see anything strange in...