Custom Query (2449 matches)
Results (574 - 576 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2365 | Fixed | Hiding Progress column generates TypeError | ||
| Description |
start of error message: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/torrentview.py", line 158, in cell_data_progress
textstr = textstr + " %.2f%%" % value
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
This appears repeatedly on the commandline after the command deluge -u gtk. It does not appear in deluge logs. It appears only if the progress column is hidden the last time the program is run. No error messages appear if the progress column is left visible.
|
|||
| #2364 | WorksForMe | Dialog focus when multiple torrents added from magnet links | ||
| Description |
Installation type: package Version information:
Steps involved to reproduce the bug:
Thank you for all your hard work! |
|||
| #2359 | Invalid | Passkey exposure | ||
| Description |
There are several reports that Deluge exposes passkeys where it should not. Most likely it is related to lt_trackers. As a result Deluge got banned on several huge russian trackers, the only way to unban it is to have some 'official fix' to the problem. References http://forum.deluge-torrent.org/viewtopic.php?t=41777&p=188651#p188651 http://forum.deluge-torrent.org/viewtopic.php?f=7&t=42299&start=10 Similar issue was in qbittorrent http://welinux.ru/post/5962/ https://bugs.launchpad.net/qbittorrent/+bug/740005 I vote for disabling lt_trackers altogether, since it causes unnecessary trouble to people. |
|||
