You are not logged in.
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
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
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/magnetthis returns
qbittorrent-appimage.desktopalso
~$ xdg-open "magnet:?xt=urn:btih:D0592CFA1F3AEB8318CEA........."starts qbitorrent from terminal , but google-chrome still does not affected at all
Offline
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