Rubin Simons

Results 117 comments of Rubin Simons

Thanks @daniel-rikowski ! I do note that `icu` and `icu-devel` are not required; i installed charlock_holmes 0.7.7 succesfully with: ``` ridk exec pacman -S mingw64/mingw-w64-x86_64-icu gem install charlock_holmes -- --with-icui18nlib=icuin...

After a quick look, I think this could be done in one of two ways: * Add these settings as arguments to `step ca init` * Add it as an...

@mmalone: When I'm using the Docker image, am I using "the new databased-backed provisioner management"?

Quick note: Updated to 161 yesterday (am on macOS 10.14.6), YouCompleteMe was MemoryError'ing all over the place; I reverted to 157 and my errors disappeared.

@ychin How can I collect these errors? They just scroll "through" the gui, looks like a backtrace; can I capture it somewhere? Then I'll share!

Mm, I looked there, no logs for MacVim. Note that It doesn't actually crash, it keeps running, but is unusable due to logs going through the GUI. I'll Try and...

These errors do not show up in any log and also not in the console. They occur with 161 only, not with 157:

@ychin I checked the existing bug in YCM here https://github.com/ycm-core/YouCompleteMe/issues/3520 . This is the same issue; my logmessages above are identical to the comments by @andy-retailnext here: https://github.com/ycm-core/YouCompleteMe/issues/3520#issuecomment-547582831 I think...

that prints "Testing Python", without issues. I can 100% reproduce this issue with version 161 and YouCompleteMe. My buildarguments for YCM are: ``` python install.py --system-libclang --clang-completer --cs-completer --go-completer --ts-completer...

Here's the [sunshine.log](https://github.com/SunshineStream/Sunshine/files/8943487/sunshine.log).