transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.23k stars 280 forks source link

TControl.InvalidatePreferredSize loop detected #1459

Closed bluenlive closed 1 year ago

bluenlive commented 1 year ago
  1. Operating System: Windows 10 x64 22H2 (19045.2965)
  2. Transmission Daemon: 4.0.3-22 working on Synology DS418(DSM 7.1.1-42962 Update 5) / most recent versions
  3. Transmission Remote GUI 5.18.0 (Fpc: 3.2.2 x64, Lazarus: 2.2.6.0 x64)

The error "TControl.InvalidatePreferredSize loop detected" occurs randomly. It is not known in which cases it occurs.

error

lighterowl commented 1 year ago

Reverting 89c4fa8882c3971e18ea314bec9d343bcda1fcfb seems to make this go away.

bluenlive commented 1 year ago

Reverting 89c4fa8 seems to make this go away.

Thanks for your help.