Opened 13 years ago

Closed 13 years ago

#1508 closed patch (Fixed)

deluge-gtk crashed with TypeError in cell_data_queue(): could not convert argument to correct param type

Reported by: mterry Owned by: Cas
Priority: major Milestone: 1.3.2
Component: GTK UI Version: 1.3.1
Keywords: Cc:

Description

Originally reported at:

https://bugs.launchpad.net/bugs/708726

Patch here:

https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/708726/+attachment/1824072/+files/708726.udiff

Binary package hint: deluge

ProblemType?: Crash DistroRelease?: Ubuntu 11.04 Package: deluge-gtk 1.3.1-1 ProcVersionSignature?: Ubuntu 2.6.37-12.26-generic-pae 2.6.37 Uname: Linux 2.6.37-12-generic-pae i686 NonfreeKernelModules?: nvidia Architecture: i386 Date: Thu Jan 27 21:11:11 2011 ExecutablePath?: /usr/bin/deluge-gtk InstallationMedia?: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) InterpreterPath?: /usr/bin/python2.7 PackageArchitecture?: all ProcCmdline?: /usr/bin/python /usr/bin/deluge-gtk ProcEnviron?:

LANGUAGE=en LANG=ru_RU.UTF-8 LC_MESSAGES=en_AG.utf8 SHELL=/bin/bash

PythonArgs?: usr/bin/deluge-gtk? SourcePackage?: deluge Title: deluge-gtk crashed with TypeError? in cell_data_queue(): could not convert argument to correct param type Traceback:

Traceback (most recent call last):

File "/usr/lib/pymodules/python2.7/deluge/ui/gtkui/torrentview.py", line 131, in cell_data_queue

cell.set_property("text", value + 1)

TypeError?: could not convert argument to correct param type

UserGroups?: adm admin cdrom dialout lpadmin plugdev sambashare

Change History (3)

comment:1 Changed 13 years ago by Cas

  • Component changed from other to gtkui
  • Milestone changed from Future to 1.3.2
  • Version changed from other (please specify) to 1.3.1

comment:2 Changed 13 years ago by Cas

  • Owner set to Cas
  • Status changed from new to accepted

comment:3 Changed 13 years ago by Cas

  • Resolution set to fixed
  • Status changed from accepted to closed

1.3-stable: ffebfb9cdf

Note: See TracTickets for help on using tickets.