Custom Query (2447 matches)
Results (406 - 408 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2230 | Duplicate | Exception in on_download_icon_fail (deluge/ui/tracker_icons.py) | ||
Description |
File "/home/bro/programmer/deluge/deluge/deluge/ui/tracker_icons.py", line 385, in on_download_icon_fail elif f.check(error.NoResource, error.ForbiddenResource) and icons: exceptions.AttributeError: 'module' object has no attribute 'NoResource' |
|||
#2262 | Duplicate | Download location selector in add new torrent menu returns wrong value | ||
Description |
Settings for default download directory http://images.netbynet.ru/imgs/9f5f805d0ea09c2e49c7215b2e03db43.png Trying to add a new torrent, specifying folder where to download http://images.netbynet.ru/imgs/39b98d3dec468ba6d7e401d4fbeb770e.png What I got http://images.netbynet.ru/imgs/d60e52b021dc381f15aa7fec923a7b83.png Pay attention to where the deluge really tries to save torrent data. |
|||
#2268 | Duplicate | Sort by progress for seeding/paused torrents | ||
Description |
Currently, Deluge sorts the torrents (i suppose) by the percentage of their progress/completeness. But when the torrents are 100% complete some of them are in the state of "seeding" and some in the state of "paused", so deluge does not sort them. It would be a nice feature a user can sort the torrents and by state. |