andersnm

Results 65 comments of andersnm

Hi! Could you remove any private data and share the XLS? (attach it here, but zip it first, otherwise github blocks the upload) If that doesn't work or the problem...

Hi, Hm, so I understand why this happens, but not how to fix it. On Windows 10, if you go to "Change the date and time formats" from the start...

Having the same problem in recent versions: wrote some requests a few months ago which are now failing with "BAD_ENCODING" without any changes. Seems to affect only requests where a...

Hi again, Have tested a fix and can confirm it fixes the `aclocal: error: echo failed with exit status: 1` errors after `autoreconf -i` or autogen.sh. Likely the same as...

The problem was isolated and reproduced through an interactive docker shell based on balenalib/raspberrypi3-debian:buster with `apt install build-essential gcc`. The repro basically does the following: ``` execve("/bin/sh", [ "sh", "-c",...