Opened 14 years ago
Closed 14 years ago
#906 closed Bug (fixed)
Making a new torrent folder scans the entire home directory
Reported by: | compotatoj | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.20 |
Component: | GTK+ Client | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When making a new torrent in the GTK+ interface, the "Select Folder" menu is disabled, so one must click the radio button to create a torrent folder. Doing this automatically starts scanning one's home directory and will freeze Transmission for a very long time if one's home directory is very large.
Basically, there is no way to select a folder without having Transmission first scan the entire home directory and calculate the file size and number of pieces.
Change History (3)
comment:1 Changed 14 years ago by mezz
comment:2 Changed 14 years ago by charles
- Milestone changed from None Set to 1.20
- Status changed from new to assigned
- Version changed from 1.20 to 1.11
comment:3 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in r5765
Note: See
TracTickets for help on using
tickets.
I agree. I think it should be scan on directory/file when you selected to create a new torrent, not entire home directory for no reason.