Dmitry Mikhin
Dmitry Mikhin
``` $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" $ ./oha-linux-arm64 ./oha-linux-arm64: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by ./oha-linux-arm64) $...
> This issue only pertains to the development builds which is due to an appveyor limitation. The stable releases can be downloaded from source forge. See the downloads page on...
> Can somebody explain what is the difference between this issue, and that [feature of the v8.0 release](https://docs.mattermost.com/install/self-managed-changelog.html#release-v8-0-major-release)? > > > Added a new option to auto-follow all threads in...
Can confirm https://github.com/flameshot-org/flameshot/assets/41896087/76495630-897c-4288-a180-486dbbfa54c1
@brianquirion I found a strange workaround to this problem. If Flameshot is executed under strace, everything works well. It's not pretty, but it's better than nothing) https://github.com/flameshot-org/flameshot/assets/41896087/dc201e0d-5e26-4d00-99c1-06c3be3e5ac0
@mmahmoudian yes, I'm on Wayland
> Probably related to #3326 Yep. Looks like the same.
We had the same similar issue. Actually the problem was in process how mmdb (database) file was updated. We first download file in /tmp folder and then move it to...
v20240203 also has this issue, the memory usage of the beam.smp process is constantly increasing.
@ku1ik thanks for the feedback and for this wonderful project. If you need more information, logs, etc. I can also provide.