Custom Query (2447 matches)
Results (397 - 399 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2762 | Fixed | torrentview.py TypeError: value is of the wrong type for this column | ||
Description |
From Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1219582 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentview.py", line 457, in update_view self.liststore.set(row.iter, *to_update) TypeError: value is of the wrong type for this column
Looks as though a stricter checking is highlighting that Down Speed and Up Speed columns should be |
|||
#2761 | Invalid | Download rate limit "Unlimited" == 800KiB == "819200" | ||
Description |
Setting Limit to "Unlimited" in the web, it will limit the download rate to actually around 800KiB/s, and ltconfig says the actual value of "download_rate_limit" is 819200 This is not a speed issue with lack of source uploading to me, i can always re-apply ltconfig "High performance Seed" to see "download_rate_limit" to 0, actual download speed will go as high as 1~2 MiB/s as of now |
|||
#2760 | WontFix | [win32] Use winsound instead of pygame for notification sound | ||
Description |
Having |