[fixed in 1.1.7 @r5054] deluge crashed with TypeError in _on_get_torrent_status()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Deluge |
Fix Released
|
Unknown
|
|||
deluge (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: deluge
Ubuntu Jaunty 9.04 - Deluge 1.1.3. I had two torrents, one seeding, one paused. Stopped the seeding torrent and unpaused the active one. Ten or so seconds after selecting the active torrent and the "peer" tab ( to watch them come back) I got this crash.
ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/deluge
InterpreterPath: /usr/bin/python2.5
Package: deluge-common 1.1.3+dfsg-1
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/deluge
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/bin/deluge']
SourcePackage: deluge
Title: deluge crashed with TypeError in _on_get_
Traceback:
Traceback (most recent call last):
File "/var/lib/
peer[
TypeError: value is of wrong type for this column
Uname: Linux 2.6.28-8-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Changed in deluge: | |
importance: | Undecided → Medium |
Changed in deluge (Ubuntu): | |
status: | New → Triaged |
Changed in deluge: | |
status: | Unknown → New |
Changed in deluge: | |
status: | New → Fix Released |
summary: |
- deluge crashed with TypeError in _on_get_torrent_status() + [fixed in 1.1.7 @r5054] deluge crashed with TypeError in + _on_get_torrent_status() |
Jaunty 9.04, Deluge 1.13. Two torrents, one seeding, one active. Paused active so seeding torrent got upstream. Paused seed, unpaused active. Selected "peer" tab to watch the connections re-appear. Note: suspect type error is caused by weird uninit value for client (you see the ip addresses first, then slowly the clients are identified).