Bug ID | 1052817 |
---|---|
Summary | transmission-qt does not handle magnet links |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Usability |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | carmen@carmenbianca.eu |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
When clicking on magnet links in either Firefox or Chromium, Transmission does not open. If you copy /usr/share/applications/transmission-qt.desktop to ~/.local/share/applications/ and edit the following lines: -Exec=transmission-qt %F +Exec=transmission-qt %U -MimeType=application/x-bittorrent; +MimeType=application/x-bittorrent;x-scheme-handler/magnet; Then Transmission works.