You are not logged in.

#1 2025-08-23 10:12

bugmenot
Member
Registered: 2021-09-28
Posts: 21

Trinity and torrent magnet link is not working

i found that my q4os aquarious Trinity DE is not catching magnet links from google-chrome
I tried to add from TDE control center  > TDE components > file associations > uri > add > magnet: URIs and then add transmission-gtk %u
i also tried qbittorrent appimage
but with no luck

i also played with
~$ xdg-open

and the query
~$ xdg-mime query default x-scheme-handler/magnet
qbittorrent-appimage.desktop


i will be glad if any one helped me in this, btw Firefox is working with transmission-gtk, qbittorrent , and xdg-open

Offline

#2 2025-08-23 12:14

hchiper
Member
From: Belgium
Registered: 2020-07-28
Posts: 788

Re: Trinity and torrent magnet link is not working

bugmenot wrote:

transmission-gtk %u

Did you try with an uppercase U: `transmission-gtk %U`


Q4OS machine: Samsung R519 - Pentium T4200 2.0 GHz - 4 GB RAM - 500 GB SSD

Offline

#3 2025-08-23 16:54

bugmenot
Member
Registered: 2021-09-28
Posts: 21

Re: Trinity and torrent magnet link is not working

hchiper wrote:
bugmenot wrote:

transmission-gtk %u

Did you try with an uppercase U: `transmission-gtk %U`

it is already with the uppercase transmission-gtk %U

i did also a try with qbittorrent to regsiter it with magnet link and not to use tde componet file associations method, i tried this

~$ nano ~/.local/share/applications/qbittorrent-appimage.desktop
[Desktop Entry]
Exec=~/Downloads/qbittorrent-5.1.2_x86_64.AppImage %U
Icon=qbittorrent
MimeType=x-scheme-handler/magnet;application/x-bittorrent;
Name=qBittorrent (Appimage)
Terminal=false
Type=Application
~$ xdg-mime default qbittorrent-appimage.desktop x-scheme-handler/magnet
~$ xdg-mime query default x-scheme-handler/magnet

this returns

qbittorrent-appimage.desktop

also

~$ xdg-open "magnet:?xt=urn:btih:D0592CFA1F3AEB8318CEA........."

starts qbitorrent from terminal , but google-chrome still does not affected at all

Offline

#4 2025-08-24 09:22

hchiper
Member
From: Belgium
Registered: 2020-07-28
Posts: 788

Re: Trinity and torrent magnet link is not working

bugmenot wrote:

it is already with the uppercase transmission-gtk %U

i did also a try with qbittorrent to regsiter it with magnet link and not to use tde componet file associations method, i tried this (...)

I didn't know you already used an uppercase %U (in your original post you typed a lowercase %u).

Now, I think what you're missing is configuring Google Chrome to handle magnet links. There are a lot of tutorials on this, for example this one. Hope it helps.


Q4OS machine: Samsung R519 - Pentium T4200 2.0 GHz - 4 GB RAM - 500 GB SSD

Offline

Board footer

Powered by FluxBB