#3336 closed Bug (fixed)
Confusing magnet links as files and trying to trash them
Reported by: | yscik | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 2.01 |
Component: | GTK+ Client | Version: | 2.00 |
Severity: | Normal | Keywords: | backport-1.9x |
Cc: |
Description
When adding a magnet link with the 'Move .torrent files to trash' option turned on, Transmission thinks its a file and tries to delete it, error messages show up:
$ transmission magnet:?xt=urn:btih:... ** Message: Unable to trash file "magnet:?xt=urn:btih:...": Error trashing file: No such file or directory ** Message: Unable to remove file "magnet:?xt=urn:btih:...": No such file or directory
Change History (4)
comment:1 Changed 12 years ago by charles
- Component changed from Transmission to GTK+ Client
- Owner set to charles
comment:2 Changed 12 years ago by charles
- Milestone changed from None Set to 2.01
- Status changed from new to assigned
comment:3 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 12 years ago by charles
- Keywords backport-1.9x added
Note: See
TracTickets for help on using
tickets.
r10827 /branches/2.0x/gtk/util.c: (2.0x gtk) #3336 "gtk client confuses magnet links as files and tries to trash them" -- fixed
r10828 gtk/util.c: (trunk gtk) #3336 "gtk client confuses magnet links as files and tries to trash them" -- fixed