Torsten Hellwig

Results 22 comments of Torsten Hellwig

I have tested it with the overall latest version 12.0.1, there the same glitch occurs. And yes, I forgot to write that. My OS: Manjaro Linux

I have tested different Electron versions, 9.4.4 is the last version where the glitch does not occur. From Electron 10 onwards it does occur.

I have found one difference between the versions left side with glitch, right side without: ![nibbler_dev](https://user-images.githubusercontent.com/7976803/112020817-f9c41380-8b30-11eb-8026-f536f9c3aa49.png) in the table section "text-indent: initial;" is set in the version with the glitch.

Exactly the same behavior: Electron 11.3.0: ![test_1130](https://user-images.githubusercontent.com/7976803/112021764-ea919580-8b31-11eb-8940-f97be081fd49.png) Electron 9.4.4: ![test_944](https://user-images.githubusercontent.com/7976803/112021813-f67d5780-8b31-11eb-9238-496f2a8970c6.png)

I found it: "On Linux, users have to put `--enable-transparent-visuals` `--disable-gpu` in the command line to disable GPU and allow ARGB to make transparent window, this is caused by an...

When I set these parameters the glitch disappears. However, I get this error message on startup: ![error](https://user-images.githubusercontent.com/7976803/112023645-b919c980-8b33-11eb-9eee-b77f40fbb45e.png)

And that helped. Thank you for your efforts. Do you have any idea how you would handle this in a release if you want to use Electron >9?

``` $ make build ARCH=armv8 COMP=gcc Default net: nn-0000000000a0.nnue nn-0000000000a0.nnue available : OK Network validated Config: debug: 'no' sanitize: 'none' optimize: 'yes' arch: 'armv8' bits: '64' kernel: 'Linux' os: 'GNU/Linux'...

If we continue to play the game from the original FEN optimally, we reach `8/8/8/8/6B1/4N3/5K1k/8 w - - 98 128`. Giving Stockfish this position we get: `info depth 245 seldepth...