Youni

Results 8 issues of Youni

Hello, dear developers and users! I try to find beautiful (vanity) addresses on Terra blockchain, and I use terrad for generate new account and check address fit for me. But...

While compiled on Linux, fixed some mistakes in code: included libraries, commented out a QT dpi settings. I built without compiling depends, because I have installed those few dependencies. My...

Hello. This is very useful info. The project has extended Readme. I also would like to have a paragrapgs "Build md", "Convert to pdf". Is it possible to get pdf...

Hello. I got many errors while building on Linux Devuan: ``` gcc version 12.2.0 (Debian 12.2.0-14) ~$ uname -a Linux devuan 6.1.0-16-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.67-1 (2023-12-12) x86_64 GNU/Linux...

Hello! I used your driver as it works so good, very reliable. But upgrading system got error because of it. ``` apt upgrade The following packages were automatically installed and...

Hello. Today I am compiling kryptokrona 1.1.2 on Devuan linux with these commands: ``` wget https://github.com/kryptokrona/kryptokrona/archive/refs/tags/v1.1.2.tar.gz tar xf v1.1.2.tar.gz cd kryptokrona-1.1.2/ #https://github.com/kryptokrona/kryptokrona#generic-linux mkdir build && cd build cmake .. make...

bug

Compiling avian-4.1.0 get error in file of tests. It needs c module deque: ``` ./autogen.sh export BDB_PREFIX='/usr/local/db4_new/db4' ./configure BDB_LIBS="-L${BDB_PREFIX}/lib -ldb_cxx-4.8" BDB_CFLAGS="-I${BDB_PREFIX}/include" make test/cuckoocache_tests.cpp: In function ‘void cuckoocache_tests::test_cache_generations()’: test/cuckoocache_tests.cpp:365:14: error: ‘deque’...

### Feature Description When use Pixelate it always uses minimum pixel size and text is still visible. There is no way to set default pixel size. Each time taking screenshot...

Enhancement