S. Pan

Results 22 issues of S. Pan

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,...

type: bug
component: infrastructure

## 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...

type: enhancement

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.

type: bug

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",...

type: bug
component: infrastructure
os: windows

**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: ![tribler-debug-pane-100-disk](https://github.com/Tribler/tribler/assets/1442867/8d770e6b-47b2-41e7-8e78-395e0afb2116) **Environment:** - OS: Windows...

type: unconfirmed

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,...

type: bug
status: reproduced
os: ubuntu
os: windows