Opened 16 years ago
Closed 15 years ago
#886 closed bug (Fixed)
deluge crashed with TypeError in _on_get_torrent_status()
Reported by: | Hew | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | GTK UI | Version: | 1.1.6 |
Keywords: | Cc: |
Description
From https://bugs.launchpad.net/bugs/333256
Traceback (most recent call last):
File "/var/lib/python-support/python2.6/deluge/ui/gtkui/peers_tab.py", line 328, in _on_get_torrent_status
peerprogress])
TypeError: value is of wrong type for this column
Note:
See TracTickets
for help on using tickets.