Opened 14 years ago
Closed 13 years ago
#1131 closed bug (WontFix)
Deluge fails to download only selected files
Reported by: | nanomachine | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.2.0 |
Keywords: | Cc: |
Description
When telling Deluge to download only certain files available from a torrent, it downloads more than that.
Attachments (5)
Change History (13)
comment:1 Changed 14 years ago by damoxc
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 14 years ago by nanomachine
- Resolution wontfix deleted
- Status changed from closed to reopened
comment:3 Changed 14 years ago by andar
- Status changed from reopened to pending
How did you set the file priorities on this torrent? It looks like you may be downloading all of the torrent judging by the Size column. Do you have debug logs?
Changed 14 years ago by nanomachine
comment:4 Changed 14 years ago by nanomachine
- Status changed from pending to new
Attachment (Screenshot-Deluge.png) added by ticket reporter.
Changed 14 years ago by nanomachine
Changed 14 years ago by nanomachine
Changed 14 years ago by nanomachine
comment:5 Changed 14 years ago by nanomachine
Where are the debug logs for Deluge? I just tried this again telling Deluge to download only one file this time, and it downloaded several. I uploaded screenshots to show what I'm talking about.
comment:6 Changed 14 years ago by nanomachine
Are you not able to reproduce this bug?
comment:7 Changed 14 years ago by andar
Run deluge with debug logging level. If you're using classic mode, then do this: deluge -L debug or if you're using the daemon/client mode, start the daemon with debug logging: deluged -d -L debug
How are you setting the file priorities? Through the files tab or through the add torrent dialog? Do you see any errors in the logs?
comment:8 Changed 13 years ago by Cas
- Resolution set to wontfix
- Status changed from new to closed
I concur with damoxc that this is not a bug. The screenshot shows a large number of small files where overlapping pieces is bound to occur.
read http://dev.deluge-torrent.org/wiki/Faq#DelugesometimescreatesfilesthatIdidntaskittodownload.Why