Kirill A. Korinsky
Kirill A. Korinsky
I've used an artifact which I had downloaded by this URL: https://github.com/dino/dino/releases/download/v0.5.0/dino-0.5.0.tar.gz When I build it, it has produced `version.vala` with content: ``` namespace Dino { public const string VERSION...
Library doesn't need `lib` prefix which is added automatically.
When run Dino on HiDPI screen (dpi 278) some UI elements looks too small, see:  or  The root cause of it that it's size is defined in pixels,...
Unfortently, OpenJDK does'n support ZGC on BSD system, an attempt to enable it on cofigure fails as: ``` checking if platform is supported by ZGC... no, bsd-x86_64 checking if JVM...
### What Monal Release channel are you using? AppStore ### iOS system version (if applicable) 18.3.2 ### macOS system version (if applicable) _No response_ ### Monal version 6.4.10 ### Used...
Good day, I had created a port for ejabberd for OpenBSD and during building the port was discovered that ejabberd fails on i386 with error: ``` ===> Compiling /pobj/ejabberd-24.10/ejabberd-24.10/c_src/double-conversion/strtod.cc ===>...
### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggml-org/llama.cpp/blob/master/README.md). - [x] I searched using keywords...
## Environment - ejabberd version: 25.08 - Erlang version: `Erlang (SMP,ASYNC_THREADS) (BEAM) emulator version 15.2.6` - OS: Linux OpenBSD - Installed from: distro package ## Configuration (only if needed): grep...
Test setup: a call between Monal (6.4.11) and Dino (0.5.0). Result: - Audio: works in both direction - Video: works from monal to dino, and dino sends black screen. Dino...