Opened 12 years ago
Closed 12 years ago
#2398 closed Bug (fixed)
Check if save path exists before generating torrent file
Reported by: | alimony | Owned by: | livings124 |
---|---|---|---|
Priority: | Low | Milestone: | 1.80 |
Component: | Mac Client | Version: | 1.74 |
Severity: | Normal | Keywords: | |
Cc: | markus.magnuson@… |
Description
I just tried to generate a torrent file, the save path was already set since the last time I did it. One of the folders in that path didn't exist anymore, and unfortunately Transmission generated the file (taking quite some time) _before_ checking if the path actually exists. The result was that I had to wait for five minutes just to get an error message, and no torrent file. The path should be checked before generating instead of afterwards.
I am using version 1.74 on a mac.
Change History (4)
comment:1 Changed 12 years ago by alimony
- Cc markus.magnuson@… added
comment:2 Changed 12 years ago by charles
- Component changed from Transmission to Mac Client
- Owner set to livings124
comment:3 Changed 12 years ago by livings124
- Milestone changed from None Set to 1.80
- Priority changed from Normal to Low
comment:4 Changed 12 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r9187