Custom Query (2447 matches)
Results (367 - 369 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2588 | Fixed | Torrentview size column in WebUI doesn't match GTKUI | ||
Description |
WebUI should show 'total_wanted' in torrentview for the size column to match what the GTKUI shows. |
|||
#2465 | WorksForMe | Torrentview showing download rate of another torrent on a paused torrent | ||
Description |
Under windows 7 sp1 64-bit with the developement branch some times seemingly without reason and without error in deluged-debug the download column with copy the download rate of another torrent and show on a paused torrent. Running the mouse over the paused torrent seems to remove the false number but after a while the error will occur again. |
|||
#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 |