Daniel Kamil Kozar
Daniel Kamil Kozar
If you still need TLS 1.3 support, [my fork](https://github.com/xavery/transgui) switched to OpenSSL 3 as the Synapse library has been updated by the author in the meantime to support newer OpenSSL...
**tl;dr** It's basically [this issue](https://gitlab.com/freepascal.org/fpc/source/-/issues/38618) which was fixed in FPC 3.3.1. This also occurs on Linux with the newest Lazarus/FPC versions available at the time of writing (2.2.4/3.2.2) in Arch...
Compiling with fpc 3.2.3 (current top of `fixes_3_2`) fixes this as well.
The fix is in FPC 3.2.3 which is the current development version of FPC. It is not available in any stable versions yet. The only way to get this fixed...
This is #1378.
You do realise that this will get fragmented anyway due to the network interface's MTU, right?
Hi there, thanks for the report. I'm afraid I can't reproduce this, though, despite trying in three different graphical environments : * LXQt + KWin, * Xfce + Xfwm, *...
There were no changes related to mouse wheel event handling as far as I'm aware, so the issue must lie in Lazarus itself. The most significant change between "stock" transgui...
This looks very similar to https://github.com/transmission-remote-gui/transgui/issues/1241 . I've never investigated this properly as I just switched to Qt5 since then and found it working much better in general, so I...
@DiWa51 Here's a build using the same environment (Debian bullseye, Lazarus 2.0.10, fpc 3.2.0, Qt 5.15.2) as the parent transgui project : https://files.catbox.moe/vdnpo6.gz - couldn't upload to GitHub as it...