Alexey Dokuchaev

Results 29 issues of Alexey Dokuchaev

SilverXP theme causes IceWM 2.2.1 to crash upon pressing Alt-Tab, i.e., when trying to cycle through the windows. I've just found `icewm.core` file from that crash in my `$HOME`, so...

I've successfully installed version 1.0.8 from the `.apk` file (official GitHub one) and created my wallet. However, when I've tried to scan the QR code to connect to it, the...

Running `fastops_test` program fails on the first very test as follows: ``` Testing exp (1/4)... AVX2 INEXACT UNALIGNED FLOAT (1/18)... 88.4665 2.63327e+38 2.63325e+38 7.24021e-06 Test FAILED assertion failed false at...

While 1.0.0-rc.9 got rid of some third-party code and dependencies, thus becoming easier to package, looks like it cannot open example `*.ds3` files from earlier releases which had been removed...

Currently, in the `CMakeLists.txt`, most components are detected with `find_package()` except LibArchive and PCRE, for which `pkg_search_module()` is used. Both seem to work, but `find_package()` yields better detection output, with...

Makefile calls "make" directly, which is wrong, as actual binary can be called differently (e.g. GNU make is called "gmake" in FreeBSD). Canonical way to reference make implementation that reads...

Looking at the previous build logs, some (obsolete?) symbols or definitions were placed in the `inlcude/GL/gl[x]_mangle.h` files which are no longer installed by Mesa v20.2, leading to the following errors:...

The latest version 11.4.0 fails to pass the test suite on FreeBSD, apparently due to iconv-related peculiarities: ``` PASS : TestFlacon::testTextCodecs(01 - windows-1251.src) FAIL! : TestFlacon::testTextCodecs(02 - IBM866.src) Unable to...

done

After updating to the new version, all my feeds are gone and I'm greeted with an empty **Add new account** window. Also, in the **About** window, version information is now...

Type-Defect
Status-Needs-Help
Status-Not-Enough-Data