Tribler 7.4.0-exp3 is out

Dear Tribler Community,

Tribler 7.4.0-exp3 is published today with a few bug fixes over the second experimental version. This version also fixes issue with macOS crash. If there are no significant issues with this version, we’ll publish 7.4.0-RC1 coming week, therefore we would like to ask you to try it out and let us know if you have any issues using it. We hope you’ll like it.

The binaries are available below or can be downloaded from the official release page at Github repository.
Windows(64-bit)
Windows (32-bit)
Linux
MacOS

If you encounter any problems using this release, feel free to report back to us. We’ll appreciate that. You can either create an issue ticket in Github (link here) or simply post it here in this forum.

For developers willing to contribute to Tribler with bug fixes or new features please check out this page which provides the basic pointers to get started.

And as always, the source code can be found on our Github repository but you can also download it directly here.

We hope you’ll enjoy using this version.
Cheers!

I noticed that the category (status, seeds, peers etc.) by which you can order your downloads doesn’t stay highlighted anymore after clicking it, nor is the direction of ordering indicated.

Two other errors:

The first one may be due to me disabling torrent checking in triblerd.conf.

Traceback (most recent call last):
  File "TriblerGUI\event_request_manager.py", line 114, in on_read_data
RuntimeError: [Failure instance: Traceback (failure with no frames): <class 'RuntimeError'>: Torrent checker not available
]

The second one.

Traceback (most recent call last):
  File "TriblerGUI\event_request_manager.py", line 114, in on_read_data
RuntimeError: Unhandled Error
Traceback (most recent call last):
  File "lib\site-packages\twisted\python\log.py", line 86, in callWithContext
    
  File "lib\site-packages\twisted\python\context.py", line 122, in callWithContext
    
  File "lib\site-packages\twisted\python\context.py", line 85, in callWithContext
    
  File "lib\site-packages\twisted\internet\selectreactor.py", line 149, in _doReadOrWrite
    
--- <exception caught here> ---
  File "lib\site-packages\twisted\internet\udp.py", line 249, in doRead
    
  File "Tribler\Core\Socks5\udp_connection.py", line 51, in datagramReceived
    
  File "Tribler\community\triblertunnel\dispatcher.py", line 70, in on_socks5_udp_data
    
  File "Tribler\pyipv8\ipv8\messaging\anonymization\hidden_services.py", line 279, in select_circuit
    
  File "Tribler\pyipv8\ipv8\messaging\anonymization\community.py", line 274, in select_circuit
    
  File "Tribler\pyipv8\ipv8\messaging\anonymization\community.py", line 268, in find_circuits
    
  File "Tribler\pyipv8\ipv8\messaging\anonymization\community.py", line 268, in <listcomp>
    
builtins.RuntimeError: dictionary changed size during iteration