Michaël Peeters
Michaël Peeters
Hello, I noticed that the `print` mode no longer shows intermediate boards as it used to do. For instance: PGNV.pgnPrint('board',{ pgn: '1. f4 $220 e6 2. g4 Qh4 $220', theme:...
- [X] I solemnly swear that this is all original content of which I am the original author - [X] Pull request title is prepended with `[language/lang-code]` (example `[python/fr-fr]` or...
The following works: cdrdao read-cd --read-raw --read-subchan rw_raw --device /dev/cdrom data.toc raw2iso MODE1_RAW RW_RAW < data.bin > data.iso The following doesn't: cdrdao read-cd --read-raw --read-subchan rw --device /dev/cdrom data.toc raw2iso...
**Describe the bug** I'm using remote-control and `resize-window` to build a tab layout with window of given size (using layout `splits`). When applying the `resize-window` the new window sizes are...
I follow the installation guide recommended on https://rspamd.com/doc/quickstart.html. I'm using repository from http://rspamd.com/apt-stable/. ``` apt-get install rmilter systemctl status rmilter.socket # ● rmilter.socket - Another sendmail milter for different mail...
On Debian Buster, the font looks ugly / messed up. Seems like a RGB hinting issue. In fact, the issue is exactly similar to the one others reported for **vscode**...
Hello, I'm using xls-dump.py through the indexer "recoll". It turns out that the index was generating out-of-memory and finally freezing the machine because it was chocking on a specific file...