id summary reporter owner description type status priority milestone component version resolution keywords cc 2762 torrentview.py TypeError: value is of the wrong type for this column Cas "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 [http://git.deluge-torrent.org/deluge/tree/deluge/ui/gtkui/torrentview.py?h=1.3-stable#n280 Down Speed and Up Speed] columns should be `int`..." bug closed major 1.3.13 GTK UI 1.3.11 Fixed