S. Pan
S. Pan
GUI test
Dummy PR to test GUI Test
Major changes 1. Popular torrents gossip is now pull based and happens on introduction request callback 2. Popular torrents are selected from random normal variate favoring higher seeders. ~~3. Torrents...
**Describe the bug** GitHub Pull Request Builder Plugin is used to trigger Jenkins PR jobs and update the status. With Jenkins upgraded to the latest LTS version on Java 11,...
## Tribler command line mode ## To run Tribler in command line mode, following two options are provided: `1. # tribler --headless` Tribler will run without GUI. The process id...
This PR addresses - https://github.com/Tribler/tribler/issues/7647 Here is an example of Sentry report sent: - https://sentry.tribler.org/organizations/tribler/issues/2500/?project=10&query=&referrer=issue-stream&stream_index=0 The following additional entry is added to the report: ``` core_restart_logs: [ CoreRestartLog(pid=1232211, started_at='2023-11-27 14:36:14',...
The URI handler for magnet links is not working for the Flatpak installation of Tribler. Tribler does open but the start download dialog is not shown.
Deployment tests on 64 bit windows failed with the following traceback ```python Traceback (most recent call last): File "deployment_scripts\deploy_windows.py", line 47, in completed_process = subprocess.run([INSTALLER_FILE, "/S"], stdout=subprocess.PIPE, stderr=subprocess.PIPE) File "C:\Users\tribler-user\AppData\Local\Programs\Python\Python38\lib\subprocess.py",...
**Describe the bug** Opening the Debug Pane on Windows freezes the Tribler Core and uses 100% of disk for a while. Here is a screenshot:  **Environment:** - OS: Windows...
Running Tribler `main` from the source does not work. It crashes with the following stack trace. Commit: https://github.com/Tribler/tribler/commit/c09b5b5a07c0dfb698b50b33fab11e40e2574c4f **Windows 10, Python 3.10** ```python C:\Users\tribler\PycharmProjects\tribler\venv\Scripts\python.exe C:\Users\tribler\PycharmProjects\tribler\src\run_tribler.py INFO:__main__:Run Tribler: Namespace(torrent='', core=False, gui_test_mode=False,...